Raymond Berger 2017-06-20 08:52:02 -04:00 committed by Iván Sánchez Ortega
parent 3f68479e3c
commit bbd74eda12

View File

@ -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
*