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

  • unknown
    • AbstractDesktopController

Constructors

Properties

contextdataActive: boolean
dataPanelActive: boolean
drawFeatureActive: boolean
drawLidarprofilePanelActive: boolean
drawProfilePanelActive: boolean
editFeatureActivate: boolean
editFeatureActive: boolean
editFeatureVectorLayer: VectorLayer<VectorSource<Geometry>>
filterSelectorActive: boolean

Export

gmfDataSourceBeingFiltered: any
gmfLayerBeingSwipe: any

The gmf layer being swipe.

googleStreetViewActive: boolean
importDataSourceActive: boolean
loginActive: boolean
loginInfoMessage: string
mapillaryStreetViewActive: boolean
modalShareShown: boolean
ngeoToolActivateMgr: ToolActivateMgr

The ngeo ToolActivate manager service.

postLoading: boolean
printActive: boolean
printPanelActive: boolean
profileLine: LineString
queryAutoClear: boolean

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

queryGrid: boolean
queryGridActive: boolean

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

queryPanelActive: boolean
routingPanelActive: boolean
streetViewStyle: Style
toolsActive: boolean

Generated using TypeDoc