Needs work
Project:
OpenLayers Proximity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2011 at 23:57 UTC
Updated:
7 Dec 2011 at 12:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
R.J. Steinert commentedA quick fix, no option given in the filter options but checks for the openlayers_geocoder module.
Comment #2
kardave commentedThis is a must have!
Will test...
Comment #3
kardave commentedWorks as expected!
Thanks for the patch!
Comment #4
rickvug commentedThe AJAX call works well but unfortunately the filter itself is not working for me. Here is an example of a URL created by this filter:
http://dealer-locator.vm/?circle_op=%3C&prox%5Bvalue%5D=50&prox%5Bmin%5D=&prox%5Bmax%5D=&prox%5Bloc%5D=3+Medina+Rd%2C+Medina%2C+OH+44256%2C+USAThe encoded address is being used in the exposed filter rather than the lat/long. I'm using the OpenLayers WKT CCK field (not sure if that makes a difference).