Submitted by cableman on Sat, 02/04/2012 - 20:57
I have been working with OpenLayers 2.x in Drupal 7 where I needed polygons, loaded from a KML file, to link to Drupal pages when clicked. I ended up create a module that adds a new behaviour to the layer containing the polygons.
Tags
Drupal 7
Openlayers
JavaScript
PHP