Hi, using the map field set up with an address field per the documentation:
https://docs.metabox.io/fields/map/
Everything works great. My question is if there is any way to call the functionality that happens when creating or editing a post where it grabs the map coordinates (lat/long) after putting in an address?
I'm looking to import into my database/site thousands of posts that have the address information fully, however I do not have the coordinate information for each address. Aside from manually editing/updating every post to have it then grab the coordinates is there a way to call that to happen either on demand or via cron or something so the system inputs the coordinates without manually editing each post?