I'm using openlayers module on drupal. I have latitude and longitude fields (no geofield module), and a few nodes. I've created a view to mark these locations on the map. So far so good. Additionally, I would like to display a map on each node with the latitude and longitude of each location. For that purpose, I tried adding a block display, using contextual filters added nid, but it didn't work for me? Has anybody tried doing that before?
Regards,