Skip to content

Commit

Permalink
fix: rename QGIS by ArcGIS
Browse files Browse the repository at this point in the history
  • Loading branch information
lpernelle-woosmap authored Oct 17, 2024
1 parent 8a53dbc commit c33ab0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/map-external-layer/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="select-container">
<span>Third party layer </span>
<select id="layer-provider-select">
<option value="satellite">QGIS satellite view</option>
<option value="satellite">ArcGIS Satellite view</option>
<option value="temperature">OpenWeather temperature</option>
<option value="precipitation">OpenWeather precipitation</option>
</select>
Expand Down

0 comments on commit c33ab0c

Please sign in to comment.