Interface TileSource.LoadTileRequestHandle

  • Enclosing interface:
    TileSource

    public static interface TileSource.LoadTileRequestHandle

    Handle of a load request.

    • Method Detail

      • cancel

        void cancel()

        Cancels the associated load tile request. Upon cancellation, the corresponding result handler must be informed.