function ip_geoloc_openlayers_map_alter in IP Geolocation Views & Maps 7
Same name and namespace in other branches
- 8 ip_geoloc.openlayers.inc \ip_geoloc_openlayers_map_alter()
Implements hook_openlayers_map_alter().
Called at the end of openlayers_build_map().
File
- ./
ip_geoloc.openlayers.inc, line 128 - ip_geoloc.openlayers.inc
Code
function ip_geoloc_openlayers_map_alter(&$map) {
}