Hello,
I am using Openlayers and I have created a map via a view with all my points. I want to create a link to a specific node on hte map and have it automatically zoom and center to that link. I have looked briefly at geo_taxonomy, but it looks liike a lot of work to add every node so I can zoom to it.
I was hoping there was a parameter I could pass intop the view, like this:
mysite.com/openLayersMap?zoomLevel=5&node_id=32322
this would then zoom to thae location of that node at the location with the given zoomLevel.
basically I just need to be able to zoom and cetner to a specific location on the map and the key is dynamically, without havinng to set up geo_taxonomy for each node.
Any help is much appreciated.
Attachment | Size |
---|---|
Drupal-map.png | 222.38 KB |
DrupalZoomToLAyer.png | 9.68 KB |
viewsTermID.png | 83.62 KB |