Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlloyWmsCapabilitiesLayer

WMS Capabilties layer parameters

Hierarchy

  • AlloyWmsCapabilitiesLayer

Index

Properties

boundingBox

boundingBox: AlloyBounds

Bounds of this WMS layer

crs

crs: string[]

CRS that could be use for wms requests

Optional fixedHeight

fixedHeight: undefined | number

Fixed height for tile requests

Optional fixedWidth

fixedWidth: undefined | number

Fixed width for tile requests

layers

Available child layers

Optional name

name: undefined | string

Name for layer request, if Wms parent layer acts as a wrapper then it's undefined

opaque

opaque: boolean

Whether layer is provided as opaque

queryable

queryable: boolean

whether layer can be queried

styles

Available styles for layer

title

title: string

Title of the layer (displayed to user)

Generated using TypeDoc