Contents

center

The map coordinate at the center of the map view.

Declaration

get center(): Coordinate;
set center(center: Coordinate);

Discussion

When accessing center, MapKit JS copies the Coordinate instance.

See Also

Manipulating the visible portion of the map