Id

class Id(val iconImage: String) : MarkerOptions.Image

Image id to be used for the marker. Image should be saved in style.

Parameters

iconImage

Image id, should be exist in map style

Constructors

Link copied to clipboard
constructor(iconImage: String)

Properties

Link copied to clipboard