Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 3591 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

FM EasyMaps (Beta1) works great on the demo file. However, after trying to integrate into my test solution, I get this error message in the web viewer:

Error encountered when retrieving address information.

The SQL used was:

SELECT "Latitude", "Longitude", "Icon", "Info", "Address_Tooltip" FROM "TA_1010_Checklist_Jobs_MS" WHERE ( "Latitude" IS NOT NULL ) AND ( "Longitude" IS NOT NULL ) AND ( ( "T_001_JOBS::_MS_UUID_JOB" IN ( A83497B2-7B3A-413D-B10F-75293814F3BA, AD64ED2E-93A1-4404-B900-4D7BECF6CE84, 140CEEC1-EF74-4448-9446-3799E2807CAE, 5FB18315-8E23-4E6B-96BD-BD094A4CCB3D, 423052C2-F607-4C68-9C7F-105D4F149B1C, DC70DFA2-FC56-48A5-A4DB-461683B01358 ) ) )

 

 

Any help available? Thanks.

Posted

Hello.

 

EasyMaps uses the Google Map API's "fitBounds" method to automatically set the boundaries of the map as it is initially displayed. This loads the map in such a way that all of the pins that have been dropped are visible in the initial view. Once the map has loaded, you can zoom it manually.

 

-- Tim

This topic is 3591 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.