Active
Project:
Search API Location
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 20:01 UTC
Updated:
15 Aug 2016 at 12:58 UTC
Jump to comment: Most recent
Comments
Comment #1
giorgio79 commentedLooks like this is already possible here for the search api: http://drupal.org/project/ol_locator
Comment #2
larjohn commentedNot realy for Search API, i.e. I can not use it with facets, not even indices
Comment #3
michiellucas commentedIs 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?
Comment #4
dasjoyou will want to check out leaflet and openlayers views integrations for visualizing multiple results on a map.
Comment #5
Yorgg commented@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.
Comment #6
Ted51 commentedHi,
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 ?