Zoom in a bit more by default.
This commit is contained in:
parent
43d29389f2
commit
9996b7c9fb
|
@ -14,7 +14,7 @@ Metric = false; // true or false
|
|||
CONST_CENTERLAT = 45.0;
|
||||
CONST_CENTERLON = 9.0;
|
||||
// The google maps zoom level, 0 - 16, lower is further out
|
||||
CONST_ZOOMLVL = 5;
|
||||
CONST_ZOOMLVL = 7;
|
||||
|
||||
// -- Marker settings -------------------------------------
|
||||
// The default marker color
|
||||
|
|
Loading…
Reference in a new issue