I'm trying to solve a problem where I need my web users to be able to manually move a map pin if the point geocoded from the Address Field is incorrect. Geocoder is fine for urban addresses but when Geocoder tries to get the Geocode of a rural address it can sometimes fails miserable.

I have it set-up so that GeoField uses the OpenLayers map for field input and I have the option switched on so that a user can also use the Address Field to geocode the location. So when a user creates a node, enters their address in the address field, they have the option to click a button to geocode from the address field. If they click that button and the map pin is on the wrong place, there doesn't seem to be an option to move it, delete it or anything. Am I missing something?

I'm currently using
Address Field 7.x-1.0-beta3
CTools 7.x-1.2
Geocoder 7.x-1.2
GeoField 7.x-2.0-alpha2
GeoPHP 7.x-1.7
OpenLayers 7.x-2.0-beta3

Thanks

Frank

Comments

alex.a’s picture

Issue summary: View changes