Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyWfsLayer

an alloy wfs layer for rendering wfs features provided externally on the map

Hierarchy

  • AlloyWfsLayer

Implements

Index

Constructors

constructor

Properties

id

id: string
implements

map

implements

styles

implements

Methods

clone

dispose

  • dispose(): void

getFeatureById

getWfsDescriptionForStyleId

  • get feature type description associated with given stlye id.

    Parameters

    • styleId: string

      style id for which to get parameters

    Returns Map<string, WfsFeatureDescription> | null

    map of feature type descriptions keyed on name, or null if descriptions are not loaded

Generated using TypeDoc