Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayerModifier

A data type that represents metadata for an Aeris Maps (AMP) layer modifier.

Hierarchy

  • LayerModifier

Index

Properties

description

description: string

Modifier description.

memberof

LayerModifier

name

name: string

Modifier name.

memberof

LayerModifier

options

options: { id: string; label: string }[]

An array of supported modifier options.

memberof

LayerModifier

required

required: boolean

Whether the modifier is required as part of the layer.

memberof

LayerModifier

Generated using TypeDoc