Hi all, I used the Google Maps API V3 with the DirectionsService to calculate routes and I’m using the ElevationService to display the elevation profile for a certain route – which works fine! Unfortunately Google Maps does not include road tunnels for the elevation profile, e.g. when a route directs me through a tunnel, I get the elevation profile of the mountain instead of the road which goes through a tunnel. I prepared an example: http://www.infonova.com/download/groute/tunnel_example/index.html where a route is calculated through the Arlberg road tunnel: http://en.wikipedia.org/wiki/Arlberg_Road_Tunnel Is there a way to enable the calculation of elevation profiles for tunnels? Does Google Maps consider tunnels?
thanks, Wolfgang -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
