Skip to content

Commit

Permalink
use esm leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed May 9, 2024
1 parent d0b556d commit dc8249a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<script type="importmap">
{
"imports": {
"leaflet": "https://unpkg.com/[email protected]/dist/leaflet.js"
"leaflet": "https://unpkg.com/[email protected]/dist/leaflet-src.esm.js"
}
}
</script>
Expand Down

0 comments on commit dc8249a

Please sign in to comment.