titanium-mapbox
titanium-mapbox copied to clipboard
Property: Zoom
Hi,
have you or anyone implement a solution for an event-callback over the zoom-property? Means: I have an eventlistener "mapViewRegionDidChange" that fires while zooming. But in the event-object i cant check the current zoom status/level. I will react on zoomlevels, e.g. when i'am in zoom level 11 show no annotations, when i'am in zoom level 14 annotations will be initalized. Maybe anyone have it implemented yet?
Greets Maik