At the moment I am trying to create a map with the different locations. However, depending on the location, a different marker should be displayed. I have not yet found out how to change the marker from my object.
I can load the list of marker objects and they are all displayed on the map.
However, when I want to set the marker URL, I cannot refer specifically to the object, only to the first, last and a specific index.
Is there a way to solve this directly?
Kind regards