Skip to content

Commit b94d42d

Browse files
committed
don't mention issue with Android 2 anymore
1 parent 315cf25 commit b94d42d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff 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-
41
# Leaflet.SelectLayersControl
52
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.
63

@@ -49,4 +46,4 @@ A Leaflet plugin which adds new control to switch between different layers on th
4946
control.addTo(map)
5047

5148
## 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

Comments
 (0)