menu
mapsindoors_platform_interface package
documentation
platform_library.dart
DirectionsServicePlatform
getRoute abstract method
getRoute abstract method
dark_mode
light_mode
getRoute
abstract method
Future
<
MPRoute
>
getRoute
(
MPPoint
origin
,
MPPoint
destination
)
Implementation
Future<MPRoute> getRoute(MPPoint origin, MPPoint destination);
mapsindoors_platform_interface package
documentation
platform_library
DirectionsServicePlatform
getRoute abstract method
DirectionsServicePlatform class