Skip to content

Commit

Permalink
Replace basemap tile source
Browse files Browse the repository at this point in the history
  • Loading branch information
russss committed May 29, 2024
1 parent 2dd57cb commit b9f4604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/style/map_style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@ const style: StyleSpecification = {
sources: {
openmaptiles: {
type: 'vector',
url: 'https://api.maptiler.com/tiles/v3/tiles.json?key=iiaOS0kq1MPr2LlHPTSa',
tiles: ['https://map.emfcamp.org/data/uk/{z}/{x}/{y}'],
},
site_plan: {
type: 'vector',
Expand Down

0 comments on commit b9f4604

Please sign in to comment.