flywave-mapview.mapview.geomaxbounds
Home > @flywave/flywave-mapview > MapView > geoMaxBounds
MapView.geoMaxBounds property
The view's maximum bounds in geo coordinates if any.
Signature:
get geoMaxBounds(): GeoBox | undefined;
set geoMaxBounds(bounds: GeoBox | undefined);