Contents

visibleMapRect

The visible area of the map, in map units.

Declaration

visibleMapRect?: MapRect;

Discussion

The default value is new mapkit.MapRect(0, 0, 1, 1).

See Also

Controlling the visible portion of the map