Skip to content

Commit

Permalink
Update map.html
Browse files Browse the repository at this point in the history
  • Loading branch information
barionleg authored Dec 1, 2024
1 parent bb94f43 commit 06d0e3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta name="generator" content="leafletR">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css" />-->
<link rel="stylesheet" href="https://aibolem.github.io/Leaflet/dist/leaflet.css" />
<link rel="stylesheet" href="https://aibolem.github.io/Leaflet/build/Leaflet-0.7.7/dist/leaflet.css" />

<!--<script src="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js"></script>-->
<script src="https://aibolem.github.io/Leaflet/src/Leaflet.js"></script>
<script src="https://aibolem.github.io/Leaflet/build/Leaflet-0.7.7/src/leaflet.js"></script>

<style type="text/css">
body {
Expand Down

0 comments on commit 06d0e3c

Please sign in to comment.