@@ -61,20 +61,20 @@ Import the main component and start creating your map:
6161
6262Although leaflet-map is still under heavy development, it is already fully usable.
6363
64- Lists of demos:
65-
66- * [ leaflet-map] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#view ) (L.map)
67- * [ leaflet-marker] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#marker ) (L.marker)
68- * [ leaflet-icon] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#icon ) (L.icon)
69- * [ leaflet-divicon] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#icon ) (L.divicon) (since 0.0.1)
70- * [ leaflet-circle] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#vector ) (L.circle) (since 0.3.0)
71- * [ leaflet-polygon] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#vector ) (L.polygon) (since 0.3.0)
72- * [ leaflet-polyline] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#vector ) (L.polyline) (since 0.3.0)
73- * [ leaflet-tilelayer] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#tilelayer ) (L.tileLayer)
74- * [ leaflet-tilelayer-wms] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#layerwms ) (L.tileLayer.wms) (since 0.0.2)
75- * [ leaflet-scale-control] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#scale ) (L.control.scale) (since 0.2.0)
76- * [ leaflet-geojson] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo.html#geojson ) (since 0.4.0)
77- * [ leaflet-geolocation] ( https://leaflet-extras.github.io/leaflet-map/leaflet-map/ demo-advanced .html#databinding ) (part of L.map) (since 0.0.2)
64+ List of demos:
65+
66+ * [ leaflet-map] ( https://leaflet-extras.github.io/leaflet-map/demo.html#view ) (L.map)
67+ * [ leaflet-marker] ( https://leaflet-extras.github.io/leaflet-map/demo.html#marker ) (L.marker)
68+ * [ leaflet-icon] ( https://leaflet-extras.github.io/leaflet-map/demo.html#icon ) (L.icon)
69+ * [ leaflet-divicon] ( https://leaflet-extras.github.io/leaflet-map/demo.html#icon ) (L.divicon) (since 0.0.1)
70+ * [ leaflet-circle] ( https://leaflet-extras.github.io/leaflet-map/demo.html#vector ) (L.circle) (since 0.3.0)
71+ * [ leaflet-polygon] ( https://leaflet-extras.github.io/leaflet-map/demo.html#vector ) (L.polygon) (since 0.3.0)
72+ * [ leaflet-polyline] ( https://leaflet-extras.github.io/leaflet-map/demo.html#vector ) (L.polyline) (since 0.3.0)
73+ * [ leaflet-tilelayer] ( https://leaflet-extras.github.io/leaflet-map/demo.html#tilelayer ) (L.tileLayer)
74+ * [ leaflet-tilelayer-wms] ( https://leaflet-extras.github.io/leaflet-map/demo.html#layerwms ) (L.tileLayer.wms) (since 0.0.2)
75+ * [ leaflet-scale-control] ( https://leaflet-extras.github.io/leaflet-map/demo.html#scale ) (L.control.scale) (since 0.2.0)
76+ * [ leaflet-geojson] ( https://leaflet-extras.github.io/leaflet-map/demo.html#geojson ) (since 0.4.0)
77+ * [ leaflet-geolocation] ( https://leaflet-extras.github.io/leaflet-map/demo.html#databinding ) (part of L.map) (since 0.0.2)
7878
7979Please have a look at the [ change log] ( https://github.com/nhnb/leaflet-map/blob/master/CHANGES.md ) , for recent developments.
8080
0 commit comments