Sure is. There is a maximumAge property that can be passed to the w3
geolocatio calls:
navigator.geolocation.getCurrentPosition(show_position,
handleLocationError, { 'maximumAge': 60});
Chad Killingsworth
On Jun 3, 4:34 pm, Tobe <[email protected]> wrote:
> Hi,
> i implemented a website that uses geolocation (W3C & Gear as it is in
> the example) to show nearby POIs to the user. I recognized that I have
> to wait/reload/refresh the website often to get the new location. Is
> there a caching mechanism that can be disabled?
--
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.