Appearance
data class Appearance(val importance: Appearance.Importance, val color: Int, val icon: String, val externIconsFont: Boolean, val zoomLevelLimit: Float, val priority: Int) : Parcelable
Class describing appearance of POI in map
Properties
Link copied to clipboard
true if icon is from external font
Link copied to clipboard
importance among other map elements - higher the importance, the element is more important to be drawn than the other e.g. Vehicle, SmartLabel, ... Poi - Major Importance, RoadNameMajor, Poi - Minor Importance, ... AddressPoint
Link copied to clipboard
POI will be drawn up to this zoom level