center
The center point of the region.
Declaration
center: Coordinate;Discussion
Create a Coordinate with a latitude and longitude pair:
const center = new mapkit.Coordinate(37.415, -122.048333); // latitude, longitudeThe center point of the region.
center: Coordinate;Create a Coordinate with a latitude and longitude pair:
const center = new mapkit.Coordinate(37.415, -122.048333); // latitude, longitude