diff --git a/reference.html b/reference.html index d9a13161..ac276fe5 100644 --- a/reference.html +++ b/reference.html @@ -1329,7 +1329,7 @@ var map = L.map('map', {
Panes are DOM elements used to control the ordering of layers on the map. You can access panes with map.getPane or map.getPanesmethods. New panes can be created with the map.createPane method.
+
Panes are DOM elements used to control the ordering of layers on the map. You can access panes with map.getPane or map.getPanesmethods. New panes can be created with the map.createPane method.
Every map has the following panes that differ only in zIndex.