flywave-mapview.mapanchors
Home > @flywave/flywave-mapview > MapAnchors
MapAnchors class
Container holding [[MapAnchor]] objects.
Signature:
export declare class MapAnchors
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| MapAnchor<THREE.Object3D<THREE.Object3DEventMap>>[] | All currently added [[MapAnchor]]s. |
Methods
Method | Modifiers | Description |
|---|---|---|
Add a [[MapAnchor]]. | ||
Remove all [[MapAnchor]]s. | ||
Remove a [[MapAnchor]]. | ||