setPoiColor

fun setPoiColor(poiID: String, @ColorInt color: Int): Boolean

Update the poi's color. Applies to: - static pois - dynamic pois

Return

true if the pois color was updated, otherwise false.

Since

1.1

1.8 Now also applies to icons and dynamic pois.

Parameters

poiID

The poi ID

color

The color to apply to the poi.