Interface IWmsCapabilitiesPanelProps
Hierarchy
-
IWmsCapabilitiesPanelProps
Properties
onAddLayer
onAddLayer: function
Type declaration
-
- (name: string, queryable: boolean, isTiled: boolean, style: WMSLayerStyle | undefined, getLegendUrl?: undefined | string): void
-
Parameters
-
name: string
-
queryable: boolean
-
isTiled: boolean
-
-
Optional getLegendUrl: undefined | string
Returns void