Map Interface
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun drawReadyFrame( bounds: RectCoord, timeout: Float, callbacks: MapReadyCallbackInterface)
Content copied to clipboard
changes bounds to bounds, checks all layers for readiness, and updates callbacks, timeout in seconds, always draw the frame when state is updated in the ready callbacks
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getCoordinateConverterHelper(): CoordinateConversionHelperInterface
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun insertLayerAbove(layer: LayerInterface, above: LayerInterface)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun insertLayerBelow(layer: LayerInterface, below: LayerInterface)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard