Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ItsLayerCollection

Hierarchy

  • ItsLayerCollection

Index

Constructors

Properties

Accessors

Constructors

constructor

  • Create a collection of all ITS layers

    Parameters

    • theMap: Map

      the openlayers map

    • Optional exclude: Array<string>

    Returns ItsLayerCollection

Properties

_layers

_layers: Array<LayerItsInventory>

_map

_map: Map

Accessors

layers

  • Return the array of layers in this collection

    Returns LayerItsInventory[]

    an array of layers

Generated using TypeDoc