Hi is it possible to get the latidude and longude Span? Or maybe the zoom level? I just want the snippet(locatian and Span informatation) which the user see at the Map. object:setRegion( latitude, longitude, latitudeSpan, longitudeSpan [, isAnimated] )
with this i can set the zoom(Span). But i want to get the Information. Is it possible?