Move standing woter to use libremap instead of mapbox
This commit is contained in:
parent
6aa7fa60b4
commit
38906db816
4 changed files with 57 additions and 39 deletions
|
|
@ -2,7 +2,10 @@
|
|||
|
||||
{{ define "title" }}Report Standing Water{{ end }}
|
||||
{{ define "extraheader" }}
|
||||
<script src="https://api.mapbox.com/mapbox-gl-js/v3.17.0-beta.1/mapbox-gl.js"></script>
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="//unpkg.com/maplibre-gl@5.0.1/dist/maplibre-gl.js"
|
||||
></script>
|
||||
<script src="/static/js/address-suggestion.js"></script>
|
||||
<script src="/static/js/geocode.js"></script>
|
||||
<script src="/static/js/location.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue