11 lines
217 B
HTML
11 lines
217 B
HTML
|
<!DOCTYPE html>
|
||
|
<head>
|
||
|
<title>Leaflet Draw Documentation</title>
|
||
|
<script>
|
||
|
location = "http://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html";
|
||
|
</script>
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|