Closed (fixed)
Project:
Location
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2013 at 02:07 UTC
Updated:
19 Nov 2014 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
podarokpossibly You shoud try gmap contrib module with its Find address on map button
#1921872: Find address on map button
Comment #2
webservant316 commentedpossibly, but that module automatically puts the lat and long in the geocodes field overrides which the admin may not want. it is not really a specific solution to the problem.
why not instead always re-geocode when saving a node / user / entity with a location attached? I can see how one might want to conserve hits to google, but how often does a re-save happen anyway?
Comment #3
podarokgood to see here a patch against latest dev
Comment #4
podarokwoops, wrong status
Comment #5
webservant316 commentedthanks - and hopefully patched again 6.x-3.2 as well.
Comment #6
podarokafter commiting to 7.x it can be backported to 6.x
Comment #7
moymilo commentedAdd a checkbox to re-geocode on the save of a node / user / entity
Comment #9
moymilo commentedFix Undefined index: re_geocode_location on simpe test.
Comment #10
moymilo commentedComment #11
podarokmerged, thanks!