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

Index

Constructors

constructor

Properties

$scope

$scope: IScope

backgroundLayerMgr_

backgroundLayerMgr_: MapBackgroundLayerManager

contextdataActive

contextdataActive: boolean

dataPanelActive

dataPanelActive: boolean

defaultLang

defaultLang: string

Default language

dimensions

dimensions: Object

displaywindowContent

displaywindowContent: string

displaywindowDraggableContainment

displaywindowDraggableContainment: string

displaywindowHeight

displaywindowHeight: string

displaywindowOpen

displaywindowOpen: boolean

displaywindowTitle

displaywindowTitle: string

displaywindowUrl

displaywindowUrl: string

displaywindowWidth

displaywindowWidth: string

drawFeatureActive

drawFeatureActive: boolean

drawFeatureLayer

drawFeatureLayer: FeatureOverlay

drawProfilePanelActive

drawProfilePanelActive: boolean

editFeatureActive

editFeatureActive: boolean

editFeatureVectorLayer

editFeatureVectorLayer: VectorLayer<VectorSource<Geometry>>

filterSelectorActive

filterSelectorActive: boolean
export

filterSelectorEnabled

filterSelectorEnabled: boolean

gettextCatalog

gettextCatalog: gettextCatalog

The gettext catalog

gmfDataSourceBeingFiltered

gmfDataSourceBeingFiltered: DataSourceBeingFiltered

gmfLayerBeingSwipe

gmfLayerBeingSwipe: LayerBeingSwipe

The gmf layer being swipe.

gmfThemeManager

gmfThemeManager: ThemeManagerService

gmfThemes

gmfThemes: ThemesService

Themes service

gmfTreeManager_

gmfTreeManager_: LayertreeTreeManager

gmfUser

gmfUser: any

googleStreetViewActive

googleStreetViewActive: boolean

hasEditableLayers

hasEditableLayers: boolean

importDataSourceActive

importDataSourceActive: boolean

lang

lang: string

langUrls

langUrls: Object

Languages URL

loading

loading: boolean

Checks if the themes are loaded

loginActive

loginActive: boolean

loginInfoMessage

loginInfoMessage: string

Information message for the login form.

loginRedirectUrl

loginRedirectUrl: string

URL to redirect to after login success.

manageResize

manageResize: boolean

Whether to update the size of the map on browser window resize.

map

map: Map

mapToolsGroup

mapToolsGroup: string

mapillaryStreetViewActive

mapillaryStreetViewActive: boolean

modalShareShown

modalShareShown: boolean

ngeoLocation

ngeoLocation: StatemanagerLocation

Location service

ngeoMapQuerent_

ngeoMapQuerent_: MapQuerent

ngeoToolActivateMgr

ngeoToolActivateMgr: ToolActivateMgr

The ngeo ToolActivate manager service.

options

options: gmfOptions

permalink_

permalink_: PermalinkService

Permalink service

postLoading

postLoading: boolean

This property is set to true when the themes change after a successful login

printActive

printActive: boolean

printPanelActive

printPanelActive: boolean

profileLine

profileLine: LineString

queryActive

queryActive: boolean

The active state of the ngeo query directive.

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

resizeTransition

resizeTransition: number

routingPanelActive

routingPanelActive: boolean

stateManager

stateManager: StatemanagerService

streetViewStyle

streetViewStyle: Style

tmhDynamicLocale

tmhDynamicLocale: IDynamicLocale

toolsActive

toolsActive: boolean

toolsPanelWidth

toolsPanelWidth: number

updateHasEditableLayers_

updateHasEditableLayers_: typeof __function

Methods

initLanguage

  • initLanguage(): void

setDefaultBackground_

  • setDefaultBackground_(theme: GmfTheme): void

switchLanguage

  • switchLanguage(lang: string): void

Generated using TypeDoc