constant OPENLAYERS_VIEWS_MAP_ID_PREFIX in Openlayers 6
Map ID Prefix
1 use of OPENLAYERS_VIEWS_MAP_ID_PREFIX
- openlayers_views_style_map::render in modules/
openlayers_views/ views/ openlayers_views_style_map.inc - Renders views (map)
File
- modules/
openlayers_views/ openlayers_views.module, line 14 - This file holds the main Drupal hook functions and private functions for the openlayers_views module.
Code
define('OPENLAYERS_VIEWS_MAP_ID_PREFIX', 'openlayers-views-map-auto-id');