constant OPENLAYERS_SUGGESTED_LIBRARY in Openlayers 7.2
OpenLayers library compatible suggestion.
3 uses of OPENLAYERS_SUGGESTED_LIBRARY
- 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.
- openlayers_ui_version_check in modules/
openlayers_ui/ includes/ openlayers_ui.admin.inc - Callback endpoint for sending in OL version from client JS.
File
- ./
openlayers.module, line 26 - Main OpenLayers API File
Code
define('OPENLAYERS_SUGGESTED_LIBRARY', 2.13);