Skip to content

Commit

Permalink
Fix to style reference
Browse files Browse the repository at this point in the history
  • Loading branch information
danrademacher committed Jun 4, 2024
1 parent 43d1d9a commit 680ebfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/configs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default {
defaultServer: "https://overpass-api.openhistoricalmap.org/api/",
suggestedServers: ["https://overpass-api.openhistoricalmap.org/api/"],
vectorTileStyleUrl:
"https://openhistoricalmap.github.io/map-styles/ohm_timeslider_tegola/tegola-ohm.json",
"https://openhistoricalmap.github.io/map-styles/main/main.json",
vectorTileAttribution:
"Historical vector tiles, OpenHistoricalMap.org</small>",
defaultTiles: "//:0",
Expand Down

0 comments on commit 680ebfa

Please sign in to comment.