We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aebba0 + cd0b594 commit 1e78c2dCopy full SHA for 1e78c2d
js/configs.ts
@@ -6,7 +6,7 @@ export default {
6
// https://wiki.openstreetmap.org/wiki/OpenHistoricalMap/Overpass#Query_examples
7
suggestedServers: [],
8
vectorTileStyleUrl:
9
- "https://openhistoricalmap.github.io/map-styles/historical/historical.json",
+ "https://www.openhistoricalmap.org/map-styles/historical/historical.json",
10
vectorTileAttribution:
11
'Historical vector tiles, OpenHistoricalMap.org ♥ <a href="https://openstreetmap.app.neoncrm.com/forms/ohm">Make a Donation</a></small>',
12
defaultTiles: "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
0 commit comments