Posted by krug on June 21, 2013 at 9:59am
How to display the distance /proximity of other locations near of the current location of the node being viewed?
I used the Views filter: Proximity: Great-circle
He has a criterion Get location from a string or Get location from a node (only one node! - Node where to start the search from.)
I need distance from any node that is currently looking to other nodes.
OpenLayers 7.x-2.0-beta7

Comments
There is this module
There is this module https://drupal.org/project/openlayers_proximity
I have also used the Geofield module (2.x) https://drupal.org/project/geofield
You can find instructions how to use the Geofield module.
I am searching for the same thing but with Solr as backend.
If you find something please post here.
thanks