mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-08-28 05:40:25 +02:00
Add other providers, max zoom per tile type
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ const int kMaxUserDownloadZoomSpan = 7;
|
||||
// Download area limits and constants
|
||||
const int kMaxReasonableTileCount = 20000;
|
||||
const int kAbsoluteMaxTileCount = 50000;
|
||||
const int kAbsoluteMaxZoom = 19;
|
||||
const int kAbsoluteMaxZoom = 23;
|
||||
|
||||
// Camera icon configuration
|
||||
const double kCameraIconDiameter = 20.0;
|
||||
|
||||
Reference in New Issue
Block a user