I'm trying to set up a custom marker style for all of my markers. What I am trying to do looks like this example. So each marker has text in it. (All will be the same style, but with different colors and text set programmatically.) The type TStyledMarker is available but the TStyledIcon type seems not to exist. I did see a note in the source but I didn't understand whether it is implemented in another way.
How can I create these "siBubble" styled markers?
Thanks very much.