hansemannn / titanium-googlemaps

🗺 Use the Google Maps with the Titanium SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animate to zoom

dbasna opened this issue · comments

Hi Hans,

I've actually encounter an issue with the mapView.animateToZoom(5) function.

Actually i've tried to use it in differents ways, by triggering it in a click listener, after loading a view, but none of my tries worked out.

I just wanted to know if this issue has been solved in your latest version ?
I'm actually using the 2.1.1 version of your module with the latest stable 5.2.0 SDK

Thanks in advance for your reply.

Hey @twmfox, will check the issue for the next patch release! Pretty sure I execute it on the wrong thread. Will update this issue as soon as it's fixed!

Hey there! Just checked the Google Maps iOS docs and it says it depends on the current location, zoom level and map type. Can you check the issue with a different map type? Maybe that's it.

EDIT: Found the issue! fixed it in https://github.com/hansemannn/ti.googlemaps/releases/tag/v2.2.1