Browse Source

Add Mappa.js and load it

main
Luke Murphy 4 years ago
parent
commit
89fa34497b
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 1
      vocoder/static/mappajs/mappa.min.js
  2. 1
      vocoder/templates/index.html

1
vocoder/static/mappajs/mappa.min.js

File diff suppressed because one or more lines are too long

1
vocoder/templates/index.html

@ -9,5 +9,6 @@
<body>
Coming Soon TM.
<script src="/static/leaflet/leaflet-src.js" charset="utf-8"></script>
<script src="/static/mappajs/mappa.min.js" charset="utf-8"></script>
</body>
</html>

Loading…
Cancel
Save