Good morning,
I would like your help with a function to enable spot on a google map.
Initially, I have 2 scenes if I go from one to the other by clicking directly on the map everything works fine.
The problem is identified when I go from one scene to another via a hotspot. In this case, the transfer is done normally, but on the map take the previous point activated not the new one.
Here you can find example of the problem I am facing.
https://drive.google.com/file/d/1GCVKBn…tvW_bMa3pEt36IE
You see that if the scene is changed from the map, the active moves normally. If I move through the hotspot to scene it changes but the radar and active remain as before.
My problem is that I don't have spots to activate with activespot as you will see in the code below, but I have scenes that are created automatically by loading the images.
https://drive.google.com/file/d/1-8ngZB…wjyPSvgT1anQctY
I found useful this article https://blog.birost.com/a?ID=00550-603…keONryhu3yz-LV4 but the last step is not clear (for me), so I stuck there. I use the google Maps plugin.
Can you help me with this?
Thank you for your help,