Great module!

Would love to see all results on a single map with multiple markers.

Here is a neat solution
http://econym.org.uk/gmap/example_hoverchange75.htm

Node titles and other fields via Views perhaps could still be displayed textually as per the example.

Comments

giorgio79’s picture

Looks like this is already possible here for the search api: http://drupal.org/project/ol_locator

larjohn’s picture

Not realy for Search API, i.e. I can not use it with facets, not even indices

michiellucas’s picture

Is there a solution for the moment on how we can show the result set on the same map as the filter or on another map?

dasjo’s picture

you will want to check out leaflet and openlayers views integrations for visualizing multiple results on a map.

Yorgg’s picture

@dasjo: I am using geofield. Can it play well with search_api_location?
I believe I was able to display multiple results on 7.x-1.x but I can't see how to do this with 7.x-2.x-dev
I found out I could create a custom search page with search_api_page module but I couldn't seem to do any proximity searches.

Ted51’s picture

Issue summary: View changes

Hi,
Many systems using openlayers module to show search result on a single map have became partially unusable as a result of MapQuest change. MapQuest now requires an API key in order to use their layers! Geofield module comes with a submodule, Geofield Map, that can be an alternative for displaying geographical data in a Google map if the planed feature "show the results on a map" of the search api location module is provided. Is it possible to give a great priority to this planed feature ?