Compass
    Presenter interface for the Compass.
Functions
Link copied to clipboard
                Add an OnClick listener to the presenter.
Link copied to clipboard
                Bind a view instance
Link copied to clipboard
                Get current compass configuration.
Link copied to clipboard
                Called when the plugin is first added to the map.
Link copied to clipboard
                abstract fun onCameraMove(center: Point, zoom: Double, pitch: Double, bearing: Double, padding: EdgeInsets)
Called whenever camera position changes.
Link copied to clipboard
                Invoked when the compass view is clicked.
Link copied to clipboard
                Provides all map delegate instances.
Link copied to clipboard
                Provides a view instances returned in inflate after it's been added to the MapView.
Link copied to clipboard
                Remove an OnClick listener from the presenter.
Link copied to clipboard
                Update compass configuration, the update will be applied to the plugin automatically.