Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaGeo committed Oct 4, 2023
1 parent 5a06cc5 commit 10dca68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radon/radon-maplibre.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
let protocol = new pmtiles.Protocol();
maplibregl.addProtocol("pmtiles",protocol.tile);

let PMTILES_URL = "https://koalageo.github.io/QGIS-Leaflet-Maps/radon/radon_v2.pmtiles";
let PMTILES_URL = "https://protomaps.github.io/PMTiles/protomaps(vector)ODbL_firenze.pmtiles";

const p = new pmtiles.PMTiles(PMTILES_URL);

Expand Down

0 comments on commit 10dca68

Please sign in to comment.