mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
Add wakelock plus package
This commit is contained in:
@@ -1965,7 +1965,7 @@ class _MapTabState extends State<MapTab> with AutomaticKeepAliveClientMixin {
|
||||
? _customMapMaxZoom
|
||||
: _currentLayer.maxZoom,
|
||||
cameraConstraint: isCustomMapMode
|
||||
? CameraConstraint.contain(
|
||||
? CameraConstraint.containCenter(
|
||||
bounds: customMapConfig.displayBounds,
|
||||
)
|
||||
: const CameraConstraint.unconstrained(),
|
||||
|
||||
Reference in New Issue
Block a user