I have about 500 records with a location field I imported in. I am now going down the list and clicking on each location button to add the coordinates. Each time I do, the small map dialog comes up and asks me to save. Each time I do this, the map scale is reduced and shows more of the world view. After about five times the map in the dialog disappears.
On a side note, I just started using the UUID function to import and join records and it works great.
Hi Mark,
It’s entirely possible that it’s a Google API call limitation that you’re hitting. I really need to change that map view to use Apple Maps instead of Google Maps. But at the time I wrote it, Apple Maps didn’t allow you to use it on direct download apps. So that’s why I used Google Maps for it.
If you zoom back in, does the map re-appear?
I’m glad you’re finding the UUID() function useful!
Thanks!
Brendan