OnMapScaleListener

fun fun interface OnMapScaleListener

Fired when there's a map scale event.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onMapScale
Link copied to clipboard
abstract fun onMapScale()
Map scroll event fired.
toString
Link copied to clipboard
open fun toString(): String