[Google Maps API v3] MarkerCluster click-to-zoom on iPhone?

2010-05-13 Thread Nick Smith
The MarkerCluster library for API v3 is excellent - thank you! On most browsers I've tried (Chrome, Opera, desktop Safari), a click on a 'cluster' will re-center the map on that location and also zoom in 1 level. However on the iPhone v3.1.2 it only re-centers the map, and doesn't zoom. Any idea

[Google Maps API v3] Re: FYI: New Release (2010/05/11)

2010-05-13 Thread Nick Smith
Any chance of making a 'more stable' version of v3 available, like there is for API v2 ? Even if it was just delayed by a couple of weeks, that would be enough to catch most serious issues, and it would mean we could develop without being exposed to the bleeding edge version, if that was what we wa

[Google Maps API v3] Offline cache.manifest for Maps API v3 ?

2010-05-12 Thread Nick Smith
Does it make sense to build a list of javascript files and commonly used images by the Maps system and place them in the HTML5 cache.manifest file for a mobile app? Obviously no point caching map tiles, but the core javascript library, marker images, etc. perhaps? Thanks -- You received this me

[Google Maps API v3] Event to determine directionsDisplay rendering complete?

2010-05-11 Thread Nick Smith
Hi, I'm using v3 on an iPhone, so map loading can be pretty slow, and I'd like to give a visual indication of busy/working to the user until everything has finished. Is there a way to determine when the directions polyline has finished rendering (and associated map zoom, re-centering, etc)? i.e.,