42
Views
1
Comments
Solved
[OutSystems Maps] How to change the color of the OutSystemsMaps markers?
outsystems-maps
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

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!

2021-01-28 10-02-59
Muhammad Mahmudul Hasan
Solution

Hi @Cvdb 

Please check below solution. 

Marker Advance configuration.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.