getMapCenterZoom abstract method
Returns the current CenterZoom of the map.
This may not necessarily match getWidgetCenterZoom if the center zoom animation isn't finished or if the user panned around after the animation.
Implementation
CenterZoom getMapCenterZoom();