Skip to content

Commit 1e78c2d

Browse files
authored
Merge pull request #33 from OpenHistoricalMap/map-style-url
Update map-style url
2 parents 6aebba0 + cd0b594 commit 1e78c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/configs.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
// https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Overpass#Query_examples
77
suggestedServers: [],
88
vectorTileStyleUrl:
9-
"https://openhistoricalmap.github.io/map-styles/historical/historical.json",
9+
"https://www.openhistoricalmap.org/map-styles/historical/historical.json",
1010
vectorTileAttribution:
1111
'Historical vector tiles, OpenHistoricalMap.org &hearts; <a href="https://openstreetmap.app.neoncrm.com/forms/ohm">Make a Donation</a></small>',
1212
defaultTiles: "https://tile.openstreetmap.org/{z}/{x}/{y}.png",

0 commit comments

Comments
 (0)