March 26, 201510 yr 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.
March 27, 201510 yr Author Solved: Used SerialNumber instead of UUID. Other question: How and where to set the zoom for Google Map? Thanks
April 2, 201510 yr 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
Create an account or sign in to comment