Update: 2026-06-26 17:29:23
This commit is contained in:
@@ -28,6 +28,7 @@ class MapEngineController extends GetxController {
|
||||
|
||||
Set<Marker> markers = {};
|
||||
Set<Polyline> polyLines = {};
|
||||
int markerRevision = 0;
|
||||
List<LatLng> polylineCoordinates = [];
|
||||
Set<Polygon> polygons = {};
|
||||
Set<Circle> circles = {};
|
||||
|
||||
Reference in New Issue
Block a user