Docstrincs: bad link in Control.Layers.js (#5568)
Fixed link from http://leafletjs.com/examples/layers-control.html to http://leafletjs.com/examples/layers-control/ See: https://github.com/Leaflet/Leaflet/issues/5567#issuecomment-309739782
This commit is contained in:
parent
3f68479e3c
commit
bbd74eda12
@ -10,7 +10,7 @@ import * as DomUtil from '../dom/DomUtil';
|
||||
* @aka L.Control.Layers
|
||||
* @inherits Control
|
||||
*
|
||||
* The layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the [detailed example](http://leafletjs.com/examples/layers-control.html)). Extends `Control`.
|
||||
* The layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the [detailed example](http://leafletjs.com/examples/layers-control/)). Extends `Control`.
|
||||
*
|
||||
* @example
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user