Options
All
  • Public
  • Public/Protected
  • All
Menu

Desktop application abstract controller.

This file includes import's for desktop components/directives used by the HTML page and the controller to provide the configuration.

Hierarchy

  • AbstractAPIController
    • AbstractDesktopController

Index

Constructors

constructor

Properties

contextdataActive

contextdataActive: boolean

dataPanelActive

dataPanelActive: boolean

drawFeatureActive

drawFeatureActive: boolean

drawProfilePanelActive

drawProfilePanelActive: boolean

editFeatureActivate

editFeatureActivate: boolean

editFeatureActive

editFeatureActive: boolean

editFeatureVectorLayer

editFeatureVectorLayer: VectorLayer<VectorSource<Geometry>>

filterSelectorActive

filterSelectorActive: boolean
export

gmfDataSourceBeingFiltered

gmfDataSourceBeingFiltered: any

gmfLayerBeingSwipe

gmfLayerBeingSwipe: any

The gmf layer being swipe.

googleStreetViewActive

googleStreetViewActive: boolean

importDataSourceActive

importDataSourceActive: boolean

loginActive

loginActive: boolean

loginInfoMessage

loginInfoMessage: string

mapillaryStreetViewActive

mapillaryStreetViewActive: boolean

modalShareShown

modalShareShown: boolean

ngeoToolActivateMgr

ngeoToolActivateMgr: ToolActivateMgr

The ngeo ToolActivate manager service.

postLoading

postLoading: boolean

printActive

printActive: boolean

printPanelActive

printPanelActive: boolean

profileLine

profileLine: LineString

queryAutoClear

queryAutoClear: boolean

Set the clearing of the ngeoQuery after the deactivation of the query

queryGrid

queryGrid: boolean

queryGridActive

queryGridActive: boolean

To toggle the activation query grid in the HTML, shouldn't be touch (it's managed by angular).

queryPanelActive

queryPanelActive: boolean

routingPanelActive

routingPanelActive: boolean

streetViewStyle

streetViewStyle: Style

toolsActive

toolsActive: boolean

toolsPanelWidth

toolsPanelWidth: number

Generated using TypeDoc