Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayersServiceInterface

Hierarchy

  • LayersServiceInterface

Index

Methods

activate2DLayer

  • activate2DLayer(layer: string): void
  • Activates the 2D layer with the provided ID. This will deactivate any other, previously active layer.

    Parameters

    Returns void

get2DLayers

  • get2DLayers(): string[]

Generated using TypeDoc