mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
leaflet.github.com
This commit is contained in:
parent
525a98d20e
commit
74bd6e2933
@ -96,14 +96,14 @@ I've had a great time implementing this plugin. I hope you enjoy using it. If yo
|
||||
Cheers,
|
||||
Jacob Toye
|
||||
|
||||
<link rel="stylesheet" href="http://leaflet.github.com/Leaflet.draw/lib/leaflet/leaflet.css" />
|
||||
<link rel="stylesheet" href="http://leaflet.github.com/Leaflet.draw/leaflet.draw.css" />
|
||||
<link rel="stylesheet" href="https://leaflet.github.io/Leaflet.draw/lib/leaflet/leaflet.css" />
|
||||
<link rel="stylesheet" href="https://leaflet.github.io/Leaflet.draw/leaflet.draw.css" />
|
||||
<!--[if lte IE 8]>
|
||||
<link rel="stylesheet" href="http://leaflet.github.com/Leaflet.draw/lib/leaflet/leaflet.ie.css" />
|
||||
<link rel="stylesheet" href="http://leaflet.github.com/Leaflet.draw/leaflet.draw.ie.css" />
|
||||
<link rel="stylesheet" href="https://leaflet.github.io/Leaflet.draw/lib/leaflet/leaflet.ie.css" />
|
||||
<link rel="stylesheet" href="https://leaflet.github.io/Leaflet.draw/leaflet.draw.ie.css" />
|
||||
<![endif]-->
|
||||
<script src="http://leaflet.github.com/Leaflet.draw/libs/leaflet/leaflet.js"></script>
|
||||
<script src="http://leaflet.github.com/Leaflet.draw/leaflet.draw.js"></script>
|
||||
<script src="https://leaflet.github.io/Leaflet.draw/libs/leaflet/leaflet.js"></script>
|
||||
<script src="https://leaflet.github.io/Leaflet.draw/leaflet.draw.js"></script>
|
||||
|
||||
<style>
|
||||
.leaflet-bar {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user