一键报警定位图标

hmxc
小赖 4 years ago
parent b04ef43c1c
commit 79cfd651f1

@ -54,6 +54,7 @@ class _WarningPageState extends State<WarningPage> {
showScaleControl: false,
onMapCreated: (controller) async {
_amapController = controller;
_amapController.showMyLocation(MyLocationOption());
_getLocation();
},
),

Loading…
Cancel
Save