Update to Leaflet 0.1.12.

This commit is contained in:
Bernard Darnton
2020-11-23 21:00:41 +13:00
parent db73a789e7
commit 6f40dbb542
5 changed files with 27 additions and 28 deletions
-2
View File
@@ -27,8 +27,6 @@
<script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"
integrity="sha512-XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA=="
crossorigin=""></script>
<script src="_content/Darnton.Blazor.Leaflet/device-interop.js"></script>
<script src="_content/Darnton.Blazor.Leaflet/leaflet-map/leaflet-map.js"></script>
</body>
</html>