Skip to content

Commit 0ca7062

Browse files
committed
Initial map on continental Portugal
1 parent ee703af commit 0ca7062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/js/map_uf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
22
// MAP LAYER
33
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
4-
let map = L.map('map', {zoomControl: false}).setMaxBounds([[43, -32], [31, 0]]);
4+
let map = L.map('map', {zoomControl: false}).setMaxBounds([[43, -32], [31, 0]]).setView([39.6, -7.9], 7);
55

66
// OpenStreetMap
77
let osm_map = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {

static/js/states.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const regions = ["AC", "AL", "AG", "C", "LI", "MA", "N"]
1717
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1818
// MAP LAYER
1919
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
20-
let map = L.map('map', {zoomControl: false}).setMaxBounds([[45, -36], [28, 1]]).setView([39.6, -7.9], 6);
20+
let map = L.map('map', {zoomControl: false}).setMaxBounds([[45, -36], [28, 1]]).setView([39.6, -7.9], 7);
2121

2222
// OpenStreetMap
2323
let osm_map = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy