Skip to content

Commit af9c629

Browse files
Jan Jaap van Deursenboris-arkenaar
Jan Jaap van Deursen
andauthored
v1.64.0
Co-authored-by: Boris Arkenaar <boris@arkenaar.com>
1 parent 5f2d9c7 commit af9c629

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

app.base.json

+13-4
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,19 @@
5656
"map": {
5757
"municipality": "amsterdam",
5858
"options": {
59-
"center": [52.3731081, 4.8932945],
59+
"center": [
60+
52.3731081,
61+
4.8932945
62+
],
6063
"maxBounds": [
61-
[52.25168, 4.64034],
62-
[52.50536, 5.10737]
64+
[
65+
52.25168,
66+
4.64034
67+
],
68+
[
69+
52.50536,
70+
5.10737
71+
]
6372
],
6473
"maxZoom": 14,
6574
"minZoom": 8,
@@ -72,7 +81,7 @@
7281
},
7382
"tiles": {
7483
"args": [
75-
"https://geodata.nationaalgeoregister.nl/tiles/service/wmts/brtachtergrondkaart/EPSG:28992/{z}/{x}/{y}.png"
84+
"https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/standaard/EPSG:28992/{z}/{x}/{y}.png"
7685
],
7786
"options": {
7887
"attribution": "Kaartgegevens &copy; Kadaster",

0 commit comments

Comments
 (0)