Home > @magiclane/maps-sdk > RouteResultDetails
RouteResultDetails enum
Routing result details
Used to specify the level of detail in the routing result.
Routing
Signature:
export declare enum RouteResultDetails Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
full |
|
Path and guidance |
|
path |
|
Path time / distance and geometry |
|
timeDistance |
|
Path time / distance only |