Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ContextualdataController

Index

Properties

$compile_

$compile_: ICompileService

$scope_

$scope_: IScope

callback

callback: (arg0: Coordinate, arg1: unknown) => unknown

Type declaration

    • (arg0: Coordinate, arg1: unknown): unknown
    • Parameters

      • arg0: Coordinate
      • arg1: unknown

      Returns unknown

content_

content_: HTMLElement

displayed

displayed: boolean

gmfContextualDataOptions_

gmfContextualDataOptions_: any

gmfRaster_

gmfRaster_: any

longPressTimeout_

longPressTimeout_: number

map

map: Map

ngeoAutoProjection

ngeoAutoProjection: AutoProjectionService

options

options: any

overlay_

overlay_: Overlay

projections

projections: Projection[]

timeout_

timeout_: ITimeoutService

Methods

handleMapContextMenu_

  • handleMapContextMenu_(event: UIEvent): void

handleMapTouchEnd_

  • handleMapTouchEnd_(): void

handleMapTouchStart_

  • handleMapTouchStart_(event: TouchEvent): void

hidePopover

  • hidePopover(): void

init

  • init(): void

preparePopover_

  • preparePopover_(): void

setContent_

  • setContent_(coordinate: number[]): void

showPopover

  • showPopover(): void

Generated using TypeDoc