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