geoview-core - v2.3.0
    Preparing search index...

    Interface MarkerIconShowedEvent

    Event for the marker icon showed delegate.

    interface MarkerIconShowedEvent {
        projectedCoords: number[];
    }

    Hierarchy (View Summary)

    Index
    projectedCoords: number[]

    The projected coordinates of the marker.