You are here

function ip_geoloc_openlayers_map_alter in IP Geolocation Views & Maps 8

Same name and namespace in other branches
  1. 7 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 139
ip_geoloc.openlayers.inc

Code

function ip_geoloc_openlayers_map_alter(&$map) {
}