mapCenter property
The center of the map. Note that this may not be the same as the current mapViewposition because we shift the map on screen according to the position and redraw the map only if we need to.
Implementation
final Mappoint mapCenter;