rexrainbow
Hey, got a little bit of a problem here that got me frustrated for quite some time now.
I got this event+actions:
Ignore the upper events, the "For each key" condition is the most important one.
For some reason, there don't appear any markers whatsoever on my map.
- Yes, the "Put on map" event trigger, cause there is a "test" in the console log.
- Yes, the coordinates that I use exist
(I would normally use the content of the dictionary, so it's just for testing purposes that I use static coordinates. There is only one key in the dictionary at the moment)
Is there any known issue in the plugin that I should know about that prevents this from working?
I tried out a loop without anything, that worked, but this just doesn't work, no matter what I do.