constant OPENLAYERS_STORAGE_DEFAULT in Openlayers 6
OpenLayers preset storage constant for module-defined presets in code.
5 uses of OPENLAYERS_STORAGE_DEFAULT
- openlayers_delete_preset in includes/
openlayers.features.inc - openlayers_presets in ./
openlayers.module - Get Presets Array
- openlayers_presets_ui_presets_manage_add_validate in modules/
openlayers_presets_ui/ includes/ openlayers_presets_ui.ui.inc - OpenLayers Preset Form Validate
- openlayers_presets_ui_presets_manage_delete in modules/
openlayers_presets_ui/ includes/ openlayers_presets_ui.ui.inc - Menu Callback for Preset Delete Form
- openlayers_presets_ui_presets_manage_delete_submit in modules/
openlayers_presets_ui/ includes/ openlayers_presets_ui.ui.inc - Form Submit Callback for Preset Delete Form
File
- ./
openlayers.module, line 38 - Main OpenLayers API File
Code
define('OPENLAYERS_STORAGE_DEFAULT', 1);