ElevationService Maps API v3
Google have added a new service to the Google Maps API. The new ElevationService enables map developers to determine elevation profiles.
Using the ElevationServices map developers can now request the elevation in meters for one or more sets of coordinates, or request a specific number of elevation samples equally spaced along a path. This will allow map developers to add elevation charts to their maps (as in the screenshot above which uses the Google Visualization API to plot the elevation profile.)
Via: Google Geo Developers Blog
_____________
3 comments:
Hi.
Thanks for your post.
I'm trying to do this using code to show in a mobile application (jquery mobile)
Is this posible???
thanks
Hi.
Thanks for your post.
I'm trying to do this using code to show in a mobile application (jquery mobile)
Is this posible???
thanks
Anybody know how to add distance along the x-axis?
Post a Comment