Two general questions on elevation requests: 1) using the API V3 example below, the bottom of my browser shows either waiting .... or transferring ..... but never 'done' ? Is this normal for elevation requests with a chart?
http://code.google.com/apis/maps/documentation/javascript/examples/elevation-paths.html 2) I've created a test web page (can post a link if required) that displays a latLng() elevation on 'mousemove' Works fine except that after the mouse stops moving, the elevations continue to be displayed for a period of a few seconds (1-10) or longer, depending how much and speed the mouse is moved about. My best guess is the continued display of elevations for a period of time is due to a cache of elevation requests. If this is a correct assumption, any ideas on how to minimize the amount of elevation requests? thanks for any insight. Buster -- 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.
