@JsType public class LayersControlEvent extends Event
| Modifier and Type | Method and Description |
|---|---|
com.gwidgets.api.leaflet.ILayer |
getLayer()
Gets the layer that was added or removed.
|
java.lang.String |
getName()
Gets the name of the layer that was added or removed.
|