getIsFlat

abstract fun getIsFlat(): Boolean

Gets whether the marker is flat (stuck to the map) or is a billboard (rotates and tilts with the camera). Default: false (billboard).

Return

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