Skip to content

Commit

Permalink
Maj des styles mapbox (tools gl-style-migrate)
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose committed Jan 12, 2024
1 parent c0eb82a commit f0c95f0
Show file tree
Hide file tree
Showing 4 changed files with 32,182 additions and 25,702 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ <h2>Ajout d'une couche MapBox</h2>
document.getElementById("apply").addEventListener("click", (e) => {
waiting(true);

var url = "https://wxs.ign.fr/static/vectorTiles/styles/PLAN.IGN/essentiels/standard.json";
var url = "{{ resources }}/data/mapbox/styles/planign/standard.json";

fetch(url, {
credentials : "same-origin"
Expand Down
Loading

0 comments on commit f0c95f0

Please sign in to comment.