You are here

constant OPENLAYERS_CCK_WIDGET_MAP_ID_PREFIX in Openlayers 6.2

Same name and namespace in other branches
  1. 6 modules/openlayers_cck/openlayers_cck.module \OPENLAYERS_CCK_WIDGET_MAP_ID_PREFIX

Map ID Prefix

1 use of OPENLAYERS_CCK_WIDGET_MAP_ID_PREFIX
_openlayers_cck_render_element_map in modules/openlayers_cck/openlayers_cck.module
Render Map for Widget

File

modules/openlayers_cck/openlayers_cck.module, line 14
This file holds the main Drupal hook functions and private functions for the openlayers_cck module.

Code

define('OPENLAYERS_CCK_WIDGET_MAP_ID_PREFIX', 'openlayers-cck-widget-map');