mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
viewer: update Leaflet to 1.6.0
This commit is contained in:
parent
03ae9cf302
commit
3c837bb92e
16 changed files with 234 additions and 70 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<title>MinedMap</title>
|
||||
<link rel="stylesheet" href="leaflet-0.8-dev/leaflet.css" />
|
||||
<script src="leaflet-0.8-dev/leaflet.js"></script>
|
||||
<link rel="stylesheet" href="leaflet-1.6.0/leaflet.css" />
|
||||
<script src="leaflet-1.6.0/leaflet.js"></script>
|
||||
<script src="MinedMap.js"></script>
|
||||
|
||||
<style type="text/css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue