Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MapInfo

Index

Constructors

constructor

  • Returns MapInfo

Properties

gcxMap

gcxMap: Map

map

map: Map

markupLayer

markupLayer: Observable<GraphicsLayer>

serviceLayers

serviceLayers: ServiceLayerInfo[]

Methods

findMapServiceById

  • Parameters

    • id: string

    Returns ServiceLayerInfo

getGraphicsLayers

  • getGraphicsLayers(): GraphicsLayer[]
  • Returns GraphicsLayer[]

getLayerInfos

  • Returns LayerInfo[]

getTableInfos

  • Returns LayerInfo[]

Static fromEsriMap

  • Parameters

    • map: Map

    Returns MapInfo

Static fromEssentialsMap

  • Parameters

    Returns MapInfo

Static fromViewerApp