Map
    MapControllable interface is the gateway for public API to talk to the internal map controller.
Functions
Link copied to clipboard
                Add an instance of RendererSetupErrorListener.
Link copied to clipboard
                Add Widget to the map.
Link copied to clipboard
                Called when a motion event has occurred.
Link copied to clipboard
                Link copied to clipboard
                Called when the size has changed.
Link copied to clipboard
                Called when a touch event has occurred.
Link copied to clipboard
                Queue a runnable to be executed on the map renderer thread.
Link copied to clipboard
                abstract fun removeRendererSetupErrorListener(rendererSetupErrorListener: RendererSetupErrorListener)
Remove an instance of RendererSetupErrorListener.
Link copied to clipboard
                Remove Widget from the map.
Link copied to clipboard
                Called to limit the maximum fps
Link copied to clipboard
                Set OnFpsChangedListener to get map rendering FPS.
Link copied to clipboard
                Called to capture a snapshot synchronously.
Called to capture a snapshot asynchronously.