Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为我的所有标记设置自定义标记样式。我想要做的看起来像这个例子。所以每个标记都有文本。(所有样式都相同,但颜色和文本以编程方式设置不同。) TStyledMarker 类型可用,但 TStyledIcon 类型似乎不存在。我确实在源代码中看到了一条注释,但我不明白它是否以另一种方式实现。
如何创建这些“siBubble”风格的标记?
非常感谢。