You are here

constant OPENLAYERS_STORAGE_NORMAL in Openlayers 6

OpenLayers preset storage constant for user-defined presets in the DB.

2 uses of OPENLAYERS_STORAGE_NORMAL
openlayers_presets in ./openlayers.module
Get Presets Array
openlayers_presets_ui_presets_manage_list in modules/openlayers_presets_ui/includes/openlayers_presets_ui.ui.inc
Menu Callback for Preset List

File

./openlayers.module, line 33
Main OpenLayers API File

Code

define('OPENLAYERS_STORAGE_NORMAL', 0);