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