diff --git a/README.md b/README.md
index d677d5d..63de01a 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Import the main component and start creating your map:
}
-
+
Marker I
diff --git a/bower.json b/bower.json
index c3e3078..40d4f10 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "leaflet-map",
- "version": "1.0.2",
+ "version": "1.1.0",
"authors": [
"Hendrik Brummermann ",
"Prateek Saxena "
diff --git a/demo-header.html b/demo-header.html
index be3ca4b..406f531 100644
--- a/demo-header.html
+++ b/demo-header.html
@@ -34,7 +34,7 @@ <leaflet-map>
-
+
diff --git a/leaflet-control.html b/leaflet-control.html
index 6f0f39b..6875c1e 100644
--- a/leaflet-control.html
+++ b/leaflet-control.html
@@ -5,12 +5,12 @@
##### Example
-
+
##### Example
-
-
+
+
@element leaflet-scale-control
@blurb Scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
diff --git a/leaflet-core.html b/leaflet-core.html
index a2fa79f..1785909 100644
--- a/leaflet-core.html
+++ b/leaflet-core.html
@@ -6,31 +6,31 @@
##### Example
-
+
This simple example will show a map of the world. It is pan and zoomable.
##### Example
-
+
-
- Popup text
-
+
+ Popup text
+
-
+
This code will zoom in on the specified latitude and longitude coordinates. Further, it will
add a marker with a popup text.
##### Example: Add markers & circles
-
- Marker
-
-
- Circle
-
+
+ Marker
+
+
+ Circle
+
diff --git a/leaflet-draw.html b/leaflet-draw.html
index e25f513..453f590 100644
--- a/leaflet-draw.html
+++ b/leaflet-draw.html
@@ -317,9 +317,9 @@
##### Example: Add circles
-
- Circle
-
+
+ Circle
+
@element leaflet-circle
@@ -439,10 +439,10 @@
##### Example: Add polylines
-
-
-
-
+
+
+
+
@element leaflet-polyline
@@ -514,11 +514,11 @@
##### Example: Add polygona
-
-
-
-
-
+
+
+
+
+
@element leaflet-polygon
diff --git a/leaflet-geojson.html b/leaflet-geojson.html
index 8af536c..b9607c6 100644
--- a/leaflet-geojson.html
+++ b/leaflet-geojson.html
@@ -6,11 +6,11 @@
##### Example
-
-
-
-
+
+
+
+
diff --git a/leaflet-geolocation.html b/leaflet-geolocation.html
index fcf8d24..d9aea66 100644
--- a/leaflet-geolocation.html
+++ b/leaflet-geolocation.html
@@ -5,7 +5,7 @@
##### Example
-
+
@element leaflet-geolocation
@blurb element which controls geo location.
diff --git a/leaflet-layer-group.html b/leaflet-layer-group.html
index da34dac..98d8b5f 100644
--- a/leaflet-layer-group.html
+++ b/leaflet-layer-group.html
@@ -5,9 +5,9 @@
##### Example
-
-
-
+
+
+
@element leaflet-layer-group
diff --git a/leaflet-layer.html b/leaflet-layer.html
index 89133dd..bf5654a 100644
--- a/leaflet-layer.html
+++ b/leaflet-layer.html
@@ -286,13 +286,13 @@
##### Example
-
+
- Map source: Stendhal MMORPG
+ Map source: Stendhal MMORPG
-
+
@element leaflet-tilelayer
@blurb element which defines a tile layer. The content of the leaflet-tilelayer is used as attribution.
@@ -375,13 +375,13 @@
##### Example
-
+
- Weather data © 2012 IEM Nexrad
+ Weather data © 2012 IEM Nexrad
-
+
@element leaflet-tilelayer-wms
@blurb Element which defines a tile layer for wms. The content of the leaflet-tilelayer-wms is used as attribution. It inherits attributes and events from <leaflet-tilelayer>
diff --git a/leaflet-map.html b/leaflet-map.html
index bf0ceec..222a75f 100644
--- a/leaflet-map.html
+++ b/leaflet-map.html
@@ -3,31 +3,31 @@
##### Example
-
+
This simple example will show a map of the world. It is pan and zoomable.
##### Example
-
+
-
- Popup text
-
+
+ Popup text
+
-
+
This code will zoom in on the specified latitude and longitude coordinates. Further, it will
add a marker with a popup text.
##### Example: Add markers & circles
-
- Marker
-
-
- Circle
-
+
+ Marker
+
+
+ Circle
+
diff --git a/leaflet-marker.html b/leaflet-marker.html
index ffb5fd4..1a33cac 100644
--- a/leaflet-marker.html
+++ b/leaflet-marker.html
@@ -7,7 +7,7 @@
##### Example
+ icon-url="https://stendhalgame.org/images/mapmarker/me.png">
@element leaflet-icon
@@ -248,7 +248,7 @@
##### Example
- Demo
+ Demo
@element leaflet-divicon
@@ -366,16 +366,16 @@
##### Example
-
- Popup text
-
+
+ Popup text
+
##### Example
-
+
-
-
+
+
@element leaflet-marker
@blurb element which defines a marker. The content is used as popup window, unless it is empty.