Interface MapLibreGlDirectionsRoutingData

Data payload for routing-related events.

Hierarchy

Properties

Properties

directions?: Directions

The server's response.

Only present for the fetchroutesend event, and even then might be undefined if the request has failed.

Generated using TypeDoc