--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
will certainly get more complicated (but not impossible) for the user
trying to interpolate the heights of original points from the samples.
(Admittedly that is all Google would probbaly doing - server side :) )
On 23 November 2010 01:00, Chris Broadfoot <cb...@google.com> wrote:
> Could you not calculate the total distance from the input path, rather than
> the output "path" (really just a list of points, not a path as such) from
> the service?
> The result from the service is not intended for use as a path.
>