center property
Move the center of the camera to a Coordinate on the map.
- NOTE: With MapViewConfiguration.lockCameraToBuilding set to true, introducing a coordinate far away from the building will result in the camera hitting the building bounds and not reaching the specified coordinate.
Implementation
Coordinate? center;