API / geotoolkit / map / layers / WMSTile / WMSTile
Type Aliases
Type Aliases
Ƭ Options: Options & OptionsBase
layer options
Ƭ OptionsBase: Object
object containing the properties
| Name | Type | Description |
|---|---|---|
format? | string | the image format used by the layer |
showlayers? | string[] | the server layer names that are requested |
transparent? | boolean | the layer transparency |
version? | string | the WMS version currently used |
Ƭ OptionsOut: OptionsOut & Merge<OptionsBase, { showlayers?: (string | number)[] }>
object containing the properties