polygonArea property

  1. @experimental
PolygonGeographicArea polygonArea
final

The polygonal geographic area that is rendered on the map.

Provides the visible map area as a polygon. Use this when rotation or non-orthogonal views make a simple bounding rectangle (the area getter) inaccurate.

This API is marked experimental and may change in future SDK versions. Results may also be imprecise at extreme zoom levels or near the poles/antimeridian.

Implementation

@experimental
final PolygonGeographicArea polygonArea;