flywave-mapview.mapviewatmosphere.ispresent
Home > @flywave/flywave-mapview > MapViewAtmosphere > isPresent
MapViewAtmosphere.isPresent() method
Check if map anchors have already atmosphere effect added.
Signature:
static isPresent(mapAnchors: MapAnchors): boolean;
Parameters
Parameter | Type | Description |
|---|---|---|
mapAnchors | MapAnchors to check. |
Returns:
boolean