Home > @magiclane/maps-sdk > RoutePathAlgorithm
RoutePathAlgorithm enum
Path calculation algorithm
Used to specify the path calculation algorithm for route calculation.
Routing
Signature:
export declare enum RoutePathAlgorithm Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
externalCH |
|
Path calculation algorithm - External CH routing algorithm |
|
ml |
|
Path calculation algorithm - Service default - Magic Lane routing algorithm |
|
mlch |
|
Magic Lane CH routing algorithm |
|
simplifiedMl |
|
Simplified Magic Lane routing algorithm - Best speed, recommended for low end devices |