mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-07-16 17:17:36 +02:00
move layer selection to map page, improve settings, dynamic attribution
This commit is contained in:
@@ -347,6 +347,7 @@ class MapViewState extends State<MapView> {
|
||||
mapController: _controller,
|
||||
uploadMode: appState.uploadMode,
|
||||
session: session,
|
||||
attribution: appState.selectedTileType?.attribution,
|
||||
),
|
||||
|
||||
// Network status indicator (top-left)
|
||||
|
||||
Reference in New Issue
Block a user