Needs work
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Mar 2010 at 13:47 UTC
Updated:
13 Nov 2012 at 16:44 UTC
Jump to comment: Most recent file
We'd like the feature to press "geocode" button beside location to geocode the location immediately using ajax and providing markers (for e.g. google gmap).
Currently coding only happens after node_save and results appear.
Is this feature pending?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | gmap_new.patch | 543 bytes | wahabr |
| #4 | gmap_location_autocomplete.zip | 833 bytes | wahabr |
Comments
Comment #1
mautumn commented+1 Yes we would really like this feature also. This is a much better user experience.
Thanks very much for this great module.
Comment #2
samchok commentedsubscribe
Comment #3
wahabr commentedComment #4
wahabr commentedSubmitted patch is a small snippet to add the JavaScript file that is responsible to load the coordinates for the location entered by the user inside GMap.module
the JavaScript is responsible for appending the html to fit the needs of the user to load the coordinates easily without leaving the form, file added to the JS folder inside the module.
Comment #5
miro_dietikerwahabr, is it right to load this js for every gmap theming?
I'd only expect this js to be needed to load in case of a node/location edit form.
Are we unable to detect this limited context correctly?
Comment #6
miro_dietikerJust as a note for credits:
This patch is based on the work of cgalli for a custom page and was submitted to wahabr to provide an improved and clean gmap internal solution.
Comment #7
cyberwolf commentedSubscribing.
Comment #8
Slacky08 commentedHi wahabr,
I think this is exactly what I was looking for, except the button to calculate location based on the users entered information (not lat/lon, but the actual address) does not appear...
I tried using your patch above on 6.x-1.x-rc1, and then also with just 6.x-1.x-dev... do you have any idea's why it wouldn't work?
Cheers
Comment #9
YK85 commentedI found that the Gmaps module allows this functionality of 'Searching' the address inputted to check the validity on the Node Edit page. I want to use Gmap module + Location module as the community is larger.
I was wondering if there has been any further development in this feature?
Thank you very much for your time.
Comment #10
JCB commentedI am also very interested in this functionality.
I stumbled onto this link (have not tested myself).
http://drupal.org/node/1106464