I like to create an application to show a different icon for each location, or change the color of the icon depending on location conditions, is that possible?
I looked at this drawPoints - markerImageElement example but it looks that the same icon will be applied to all icons on the map.
Is there a sample code available?