Module: oedce-toolbar

Toolbar for various advance operation on the map.

Source:

Example

<OedceToolbar />

Methods

(function) data()

Method data
Source:

(method) back()

Moves to the previous catalog.

Source:

(method) forward()

Moves to the next catalog.

Source:

(method) selectedDataSourceUpdated()

Updates the selected data source.

Source:

(method) selectedDepthUpdated()

Updates the selected depth.

Source:

(method) selectedTitleUpdated()

Updates the selected title.

Source:

(function) mounted()

Lifecycle hook: Called after the component has been created. Sets the options to the data. Sets the srids to the store's srids. Sets the indicators to the store's indicators. Sets the dataSources to the store's dataSources. Calls the selectedDataSourceUpdated method.

Source: