Interface MapLibreGlDirectionsWaypointEventData

Hierarchy

  • MapLibreGlDirectionsWaypointEventData

Properties

index: number

Index of the added/removed/moved waypoint.

Never presents for setwaypoints and rotatewaypoints events.

initialCoordinates: [number, number]

Coordinates from which the waypoint has been moved.

Only presents when it's the movewaypoint event.

Generated using TypeDoc