Hello,
I want to change the color of the OutSystems Maps/Google Maps markers dynamically based on a status of that location.
This is what the default marker looks like, but based on the information on this page, Marker customization, you should be able to customize the coloring/design of that marker.
Is it possible to change it to something like this (made in JSFiddle) by calling the MapsAPI through Javascript for example? If so, how can I do this?
Or is the only solution to do this by uploading some colored icon images myself and pass the URL of those icons in the IconURL property of the Marker widget?
Thanks!
Hi @Cvdb
Please check below solution.
Marker Advance configuration.