Hi,
I'm experimenting with the Addressable module and would like to display the Longitude and Latitude fields that have been found.
I would like to display the Latitude and Longitude as read-only text fields if the address lookup succeeded. And if the look-up failed, to enable the text fields for manual input.
Also, is it possible to create a "Refresh Look-up" button that will call the GoogleGeocoding::address_to_point(...) upon button-press? How would one implement this in the CMS?
Thank you very much.
VWD.