Last updated

API / geotoolkit / map / layers / WMSTile / WMSTile

Namespace: WMSTile

layers.WMSTile.WMSTile

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & OptionsBase

layer options


OptionsBase

Ƭ OptionsBase: Object

object containing the properties

Type declaration

NameTypeDescription
format?stringthe image format used by the layer
showlayers?string[]the server layer names that are requested
transparent?booleanthe layer transparency
version?stringthe WMS version currently used

OptionsOut

Ƭ OptionsOut: OptionsOut & Merge<OptionsBase, { showlayers?: (string | number)[] }>

object containing the properties