Hi,
Clara, have you managed to resolve the issue?
Dawd, I recommend using the console.log function inside the iFrame to check whether the postMessage works properly to the iFrame. Moreover, I recommend checking out Google’s documentation regarding the code within the iFrame to create multiple markers. As clarified above, it’s important to make sure that the permissions are set correctly and that the data is synced to the live site.
i managed the last issues with the map now! It was actually simple; you were right about the permissions. Your code worked perfectly! Thank you so much!! I think i can handle the next few steps. I will let you know if there is something out of my league again. Haha
Also my live database is synchronised with my sandbox.
However while synchronising I’ve got the following message.
I originally linked my dropdown list feeding the column “type” to another database called “type”.
But I noticed that I actually don’t need it, and removed the connections.
The type database is moreover empty (currently not possible to delete database that are not needed anymore). https://www.sustainabilitytransition.com/map
I recommend trying to create a new page, copy the code from the instructions I gave on the previous page, make sure that the dataset mode is Read Only . Don’t use user inputs on this page, just an HTML component and the code.
It seems like there’s an issue with it because you use the same dataset for updating and reading.
i was wondering if i made something wrong with the permissions because my map is only shown within the preview but not on the published site. Anyone should be able to see it and the mode is “Read Only”.
You got your permissions right? I think the mode of your dataset connection to that page has to be “Read Only”. Furthermore, this thing seems to work only in the Preview Mode. I tried to change that several times but it didnt work out for me. But i think Clara could help you with that.
Hi Tal - The original links to the code on github are now broken - page not found. Any chance you can repost them, please? Specifically steps 2 & 4 in your post of 12/31/2017. I’d love to try this solution. Thank you!