constant OPENLAYERS_DEFAULT_LIBRARY in Openlayers 7.2
OpenLayers hosted default library.
3 uses of OPENLAYERS_DEFAULT_LIBRARY
- openlayers_include in ./
openlayers.module - Include necessary CSS and JS for rendering maps
- openlayers_requirements in ./
openlayers.install - Implements hook_requirements().
- openlayers_ui_admin_settings in modules/
openlayers_ui/ includes/ openlayers_ui.admin.inc - Menu callback; displays the openlayers module settings page.
File
- ./
openlayers.module, line 21 - Main OpenLayers API File
Code
define('OPENLAYERS_DEFAULT_LIBRARY', '//cdnjs.cloudflare.com/ajax/libs/openlayers/2.13.1/OpenLayers.js');