You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
#Important
2
-
Please look at the [issue](https://github.com/vogdb/SelectLayersControl/issues/1) before using this plugin.
3
-
4
1
# Leaflet.SelectLayersControl
5
2
A Leaflet plugin which adds new control to switch between different layers on the map. New control extends [L.Control.ActiveLayers](https://github.com/vogdb/Leaflet.ActiveLayers"ActiveLayers") and replaces radio button panel with select tag. This plugin will be useful for you when you have a lot of the base layers in the control. For example.
6
3
@@ -49,4 +46,4 @@ A Leaflet plugin which adds new control to switch between different layers on th
49
46
control.addTo(map)
50
47
51
48
## API
52
-
Plugin inherits API from L.Control.Layers and L.Control.ActiveLayers.
49
+
Plugin inherits API from L.Control.Layers and L.Control.ActiveLayers.
0 commit comments