release: 1.0.11

This commit is contained in:
Kuloud
2024-08-25 23:37:44 +08:00
parent 74e60b2015
commit 8c59ec203a
20 changed files with 87 additions and 118 deletions

View File

@ -1,4 +1,4 @@
part of amap_map;
part of '../../amap_map.dart';
bool isLocationValid(AMapLocation location) {
final LatLng latLng = location.latLng;