如何将标签(例如:1,2,3..)添加到 android 中 mapbox 中的标记图标

How to add Label ( ex: 1,2,3..) to marker icon in mapbox in android

如何在 android studio 中将标签添加到 mapbox 标记图标(不是信息窗口)。 这是 Example of the marker

您需要使用 Mapbox IconGenerator。 查看如何使用它:

mapbox-gl issue

并查看此示例:

Mapbox Android Utils