Maps SDK for Android
Toggle table of contents
1.7.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Maps SDK for Android
Maps SDK for Android
/
com.magiclane.sdk.routesandnavigation
/
RoutingService
/
RoutingService
Routing
Service
constructor
(
preferences
:
RoutePreferences
=
RoutePreferences()
,
onStarted
:
OnStarted
?
=
null
,
onCompleted
:
OnRoutingCompleted
?
=
null
,
onStatusChanged
:
OnStatusChanged
?
=
null
)