| MGMap.zoomPrevious |
|
boolean zoomPrevious()
Sets the current view of the map back to the previous view of the map.
This method always refreshes the map when the autoRefresh flag is set to True or when called from the onViewChanging or onMapLoaded events.
Note that this method does not work during a busy state.
boolean - Returns True if successful; otherwise, returns False.
-1 (busy)