This is strange, because if you copy/paste a VALID Google address to the Field, even if you do NOT click on the appearing dropdown address picker, but just save the Post with the address (copy pasted previously), you will (after save) see the proper address marked on the map next to the field.
See this example:
1. Malaysian Nature Society Kuala Lumpur Federal Territory of Kuala Lumpur Malaysia
2. Copy paste above to the Address Field
3. Click OUTSIDE the field area, as example in Post Editor
4. Save and see the address.
If you import CF Data with a Plugin, and store the correct addresses, that should work the exact same way.
As importing the data your way also doesn't trigger the map locator, and that's the same as I did above.
Can you elaborate the exact steps to follow, to reproduce the issue?
As for the latitude / longitude, we store those as a option in the DDBB.
The options name is toolset_maps_address_coordinates and it stores a array, as for above address example:
a:1:{s:32:"9f82085d1b14342ffb2da6367571eead";a:4:{s:3:"lat";d:3.139854600000000051096549213980324566364288330078125;s:3:"lon";d:101.6808350000000018553691916167736053466796875;s:7:"address";s:107:"Malaysian Nature Society, Bukit Persekutuan, 50480 Kuala Lumpur, Wilayah Persekutuan Kuala Lumpur, Malaysia";s:14:"address_passed";s:80:"Malaysian Nature Society Kuala Lumpur Federal Territory of Kuala Lumpur Malaysia";}}
In Toolset Maps 1.1 there will be a possibility to store a meta value as
which meains latitude:1.11 and longitude 2.22
Please let me know if you have further questions regarding the issue mentioned in this Thread
Thank you for your patience.