Remove deprecated roundedCorner option from LayerSwitcher control.
This commit is contained in:
@@ -144,3 +144,9 @@ file in your build (or add it in a separate `<script>` tag after
|
||||
OpenLayers.js).
|
||||
|
||||
* OpenLayers.Layer.Popup.AnchoredBubble
|
||||
|
||||
## LayerSwitcher rounded corner removal
|
||||
|
||||
The deprecated `roundedCorner` and `roundedCornerColor` options have
|
||||
been removed from the `OpenLayers.Control.LayerSwitcher` control. Use
|
||||
CSS3's border-radius instead.
|
||||
|
||||
Reference in New Issue
Block a user