menu
mapsindoors_platform_interface package
documentation
platform_library.dart
MapcontrolPlatform
selectLocation abstract method
selectLocation abstract method
dark_mode
light_mode
selectLocation
abstract method
Future
<
void
>
selectLocation
(
MPLocation
?
location
,
MPSelectionBehavior
behavior
)
Implementation
Future<void> selectLocation( MPLocation? location, MPSelectionBehavior behavior);
mapsindoors_platform_interface package
documentation
platform_library
MapcontrolPlatform
selectLocation abstract method
MapcontrolPlatform class