Merge pull request #130 from zjs81/path-map-rotation

remove rotation in path map
chore/offband-rebrand
Ded 5 months ago committed by GitHub
commit 8ef6e2c656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -385,6 +385,9 @@ class _ChannelMessagePathMapScreenState
),
minZoom: 2.0,
maxZoom: 18.0,
interactionOptions: InteractionOptions(
flags: ~InteractiveFlag.rotate,
),
),
children: [
TileLayer(

Loading…
Cancel
Save

Powered by TurnKey Linux.