getZIndex

abstract fun getZIndex(): Float?

Gets the zIndex of the marker, which specifies the order in which the marker is drawn on the map.

Return

the zIndex of the marker or null if not set.