Active
Project:
Geocode
Version:
6.x-1.0-alpha2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Feb 2011 at 18:31 UTC
Updated:
25 Mar 2011 at 06:45 UTC
Is it possible to use this module to geocode a search field for submission as a Views argument?
I'm attempting to show a location proximity Drupal View which takes the gecoded lat/long from user input.
This way, when a user types in "chicago, il" or simply "central park, nyc", a geocoded lat/long value is passed as an argument to Views.
I could then use the Location module proximity filter to show closest matching nodes.
Thanks for the help.
Comments
Comment #1
spaul commentedYou can do this using Google Map Tools. It comes with a block called set current location. The information could be passed to views and can be used to create proximity based results