Hi, I've recently taken over a project which uses Google Maps API v2. The application has a button responsible for refreshing the map, which runs the following code: map.setZoom(map.getZoom());. This use to work, however I assume Google has made a minor change which prevents the map from refreshing when the zoom level isn't changed. I'm wondering if there's any other method which can force tiles to be refreshed/refetched from the server?
Cheers -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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-api?hl=en.
