Skip to content

Commit

Permalink
mapbox billing issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
joostschouppe authored Jun 26, 2024
1 parent fb218d0 commit 27710a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/historic/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
var map = L.map("map", {
center: [50.8398, 4.4247],
zoom: 11,
layers: [baselayers["NGI Basemap 1873"], layers["Wegenregister (VL)"]],
layers: [baselayers["NGI Basemap 1873"], layers["OSM roads"]],
attributionControl: false
});

Expand Down

0 comments on commit 27710a5

Please sign in to comment.