setIsFlat

abstract fun setIsFlat(flat: Boolean)

Sets whether the marker is flat (stuck to the map) or is a billboard (rotates and tilts with the camera).

Parameters

flat

sets whether the marker is flat (true) or a billboard (false).