Package-level declarations

Types

Link copied to clipboard

Presenter interface for the Compass.

Link copied to clipboard
interface CompassView

Interface for compass view.

Link copied to clipboard
open class CompassViewImpl @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView, CompassView

Concrete implementation of CompassView.

Link copied to clipboard

Listener to get OnClick event on the view.

Properties

Link copied to clipboard
@get:JvmName(name = "getCompass")
val MapPluginProviderDelegate.compass: CompassPlugin

Extension val for MapView to get the Compass View plugin instance.