map.zoomTo(boundingBox) is broken in Chrome 19
Using the latest version of Google Chrome (version 19), zooming in to a BoundingBox is buggy and seems to default to latitude 0, longitude 0. Any idea how to resolve this issue? It can't be from my end because it's happening with the API examples as well:
[URL="http://api.maps.nokia.com/en/playground/examples/maps/map_objects/zoomtostandardmarkers.html"]http://api.maps.nokia.com/en/playground/examples/maps/map_objects/zoomtostandardmarkers.html[/URL]
Re: map.zoomTo(boundingBox) is broken in Chrome 19
The work around here seems to fix it: [url]http://www.developer.nokia.com/Community/Discussion/showthread.php?235706-Map-Pan-not-working[/url]
Can't believe Chrome is starting to suck so bad.
Re: map.zoomTo(boundingBox) is broken in Chrome 19
We have identified the cause of the issue as a browser bug in Chrome 19 and filled a bug with the Google Chrome team ([url]http://code.google.com/p/chromium/is...tail?id=129169[/url])
An emergency patch has been applied to every Nokia Maps release so everything should work within a couple of hours on Chrome 19.
Re: map.zoomTo(boundingBox) is broken in Chrome 19
Thanks, looks like it's working now.