Active
Project:
OpenLayers Proximity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2011 at 06:09 UTC
Updated:
2 Jan 2012 at 16:19 UTC
Hi - we are using CiviCRM for Events - which I am mapping using Open Layers. CiviEvent Locations have their own Lat Long fields which OpenLayers works with well.
I tried out Proximity but
- the filter does not show under Filter > Groups for a CiviEvent type View
- the indexing won't apply to things that are not nodes.
So we would need to recook the indexing so it can work with the CiviEvent Lat/Long fields?
And get the 'filter' to be available for CiviEvents.
Any pointers?
Comments
Comment #1
tecjam commentedI have the same issue, well, sort of.
I want to use the proximity filter on a search api view which has facet blocks, but I do not have the option to select the proximity. As you say, it is only available for node views.
I would loike to know which part of the module specifies for the filter only to show up on node views, or which hooks I need to extend or modify for it to work on search api pages.