polygonArea property

  1. @experimental
PolygonGeographicArea polygonArea
final

The polygonal geographic area that is rendered on the map.

This property provides a more accurate representation of the visible area, especially when the map is rotated.

There are known issues when the camera is zoomed out very far. Problems may occur near the poles and the antimeridian.

The method is experimental and may be removed/changed in the future.

Implementation

@experimental
final PolygonGeographicArea polygonArea;