Hierarchy

  • Controller

Properties

active: boolean
elevation: string
filter_: IFilterService
gettextCatalog: gettextCatalog
gmfRaster_: any
inViewport_: boolean
layer: string
listenerKeys_: EventsKey[]
loading: boolean
map: Map
ngeoDebounce_: miscDebounce<((arg0: Event | BaseEvent) => void)>
options: any
scope_: IScope

Methods

  • Set the state of the component and query the raster service with the coordinate.

    Parameters

    • evt: Event | BaseEvent

      Event.

    Returns void

  • Parameters

    • resp: Object

      Response of the get Raster service.

    Returns void

  • Clears previously displayed raster info and set inViewport_ to false.

    Returns void

  • Clears previously displayed raster info and set inViewport_ to true.

    Returns void

Generated using TypeDoc