OptionalanimateControls whether the path drawing is animated across floors.
OptionalcreateControls whether markers are created for the departure, destination, and connection points.
Optionalconnection?: TCreateMarkerControls whether markers are created for connection points and allows a custom marker to be created.
Optionaldeparture?: TCreateMarkerControls whether a marker is created for the departure point and allows a custom marker to be created.
Optionaldestination?: TCreateMarkerControls whether a marker is created for the destination point and allows a custom marker to be created.
OptionalinactivePath Options for the non-current path in multi-destination mode.
OptionalmarkerOptions for the markers at the departure and destination.
OptionalpathOptions for the path. Connection paths inherit these options unless overridden
with __EXPERIMENTAL__CONNECTION_* properties.
OptionalsetControls whether the map should be set to the floor of the connection point when a connection point is clicked.
OptionalsetControls whether the map should be set to the floor of the departure point when the path is drawn.
Options for navigation.