Namespace: store

vcs.ui.store

The vuex store is available to all components as the $store property

Namespaces

commit
getters
search

Members

vcs.ui.store.activeMapClassName{string}

The class name of the active map vcs.vcm.maps.Map

vcs.ui.store.availableLocales{Array.<string>}

The currently available locales

vcs.ui.store.contentPosition{string}

Can either be 'center' or 'left'

vcs.ui.store.contentPositionFixed{boolean}

if true, the content window cannot be replaced

vcs.ui.store.lastSelectedLocation{vcs.vcm.maps.ClickPosition}

The last selected location. Is set by the vcs.ui.components.MapContextButton for instance or the search

vcs.ui.store.supportedMaps{Array.<string>}

An array of the maps that are supported by the current route