Package com. mapbox. maps. plugin. compass
Types
CompassPlugin
Link copied to clipboard
interface CompassPlugin : ViewPlugin, MapCameraPlugin, LifecyclePlugin, CompassSettingsInterface
Content copied to clipboard
CompassView
Link copied to clipboard
CompassViewImpl
Link copied to clipboard
open class CompassViewImpl @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : AppCompatImageView, CompassView
Content copied to clipboard
CompassViewPlugin
Link copied to clipboard
open class CompassViewPlugin(viewImplProvider: (Context) -> CompassViewImpl, fadeAnimator: ValueAnimator, mainHandler: Handler) : CompassSettingsBase, CompassPlugin
Content copied to clipboard
OnCompassClickListener
Link copied to clipboard
fun fun interface OnCompassClickListener
Content copied to clipboard
Properties
compass
Link copied to clipboard