Receive email notifications by changing your settings.
Click on your picture in the top right corner, go to Preferences and select your notification preferences.
Click on your picture in the top right corner, go to Preferences and select your notification preferences.
Thank you for contributing to our forum!
Please keep in mind:
1. To only comment on the topic where the discussion is about. Do you have a new question or topic? Please start a new discussion.
2. Be kind to other users!
Please keep in mind:
1. To only comment on the topic where the discussion is about. Do you have a new question or topic? Please start a new discussion.
2. Be kind to other users!
Set key value for a Rainfall overlay
Hi support,
I'm trying to set the weather for a rainfall overlay with the API. I've succesfully created a weather event and in the Tygron interface I can actually attach this weather event to my rainfall overlay.
I'm trying the following address:https://engine.tygron.com/api/session/event/editoroverlay/setkeyvalue/?token=
And below some information on the Rainfall overlay.
As a result it gives an oke, but when I check the Tygron inferface, the key-value weather did not change. What am I doing wrong?
Comments
Hi Ward,
The set key value event can be used to set an attribute for a certain key. To set the weather to a water overlay, you can use this event: https://engine.tygron.com/api/session/event/editoroverlay/set_water_weather/?token=
Tygron support team