Online tracking, deviceidentityservice
This commit is contained in:
@@ -91,7 +91,7 @@ class SharedMapWidget extends StatelessWidget {
|
||||
),
|
||||
if (controls.showZoomLevel && currentZoom != null)
|
||||
Positioned(
|
||||
bottom: 150,
|
||||
bottom: 200,
|
||||
left: 4,
|
||||
child: Obx(() => _ZoomLabel(currentZoom!.value)),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user