Interface ProgressCallback


  • public interface ProgressCallback
    Callback interface of ZoomPlugin.ID plugin that is called while the user is zooming or panning.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onProgress

        void onProgress​(ZoomContext context)
        Method called while the user is zooming or panning.
        Parameters:
        context - ZoomPlugin.ID plugin context instance