Is it possible to 1) Connect the Google Maps embed to location data from CMS? In my case, the locations are stored as GPS coordinates. I see the Maps embed does connect to Data, but I’m stuck with the Wix HQ so far…
Or 2) Can the HTML iFrame bring in data from CMS? This is a simple way to bring in the GPS coordinates, but do not seem to be able to connect this element to Data.
Hi matt, yes it possible to link location data to the Wix Google Maps app. You need to make sure the GPS coordinates is recognized as location data in your table. Sometimes it is not converted properly and saved as a string. When you enter the GPS coordinates in the Content Manager you can see if location data recognized. If nothing happens than it could be the data is saved a a string. To test you can export the data to a csv file to see if it has just a string or a location data object. Good luck!