menu
mapsm_lv_web package
documentation
mapsm_lv_web.dart
MapboxWebGlPlatform
requestMyLocationLatLng method
requestMyLocationLatLng method
dark_mode
light_mode
requestMyLocationLatLng
method
@
override
Future
<
LatLng?
>
requestMyLocationLatLng
(
)
override
Implementation
@override Future<LatLng?> requestMyLocationLatLng() async { return _myLastLocation; }
mapsm_lv_web package
documentation
mapsm_lv_web
MapboxWebGlPlatform
requestMyLocationLatLng method
MapboxWebGlPlatform class