RadioSaigon Posted July 4, 2018 Posted July 4, 2018 Hi there My database downloads a map (Google Map API), based on coordinates within the database records. I have the same field on another Layout (intended for printing) which is (currently) downloading the same map, every time. Unfortunately, it won't print. I'm guessing because the database itself is so large -around 1000 records- that it's trying to download the maps for every record prior to printing, locking the whole system up. So my query: as the coordinate data related to each record is quite static, is it at all possible to simply download the map Once, store it and reuse the stored map in another layout? Also, is there a way to have FMP or the Google API check if there have been any changes to the coordinate data since last Map download, and only refresh the map if the data has been modified? Many thanks! Mark
Bailey Kessing Posted July 19, 2018 Posted July 19, 2018 I would say you could store it. But have you considered using a global in this case?
Recommended Posts
This topic is 2586 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now