Package globus.glmap

Interface GLMapManager.StateListener

Enclosing class:
GLMapManager

public static interface GLMapManager.StateListener
Callbacks for map state
  • Method Details

    • onStartDownloading

      void onStartDownloading(@NonNull GLMapDownloadTask task)
      Map data set starts downloading
      Parameters:
      task - download task
    • onDownloadProgress

      void onDownloadProgress(@NonNull GLMapDownloadTask task)
      Map downloading progress changed
      Parameters:
      task - download task
    • onFinishDownloading

      void onFinishDownloading(@NonNull GLMapDownloadTask task)
      Download task is finished
      Parameters:
      task - download task
    • onStateChanged

      void onStateChanged(GLMapInfo map, int dataSet)
      Called when map state is changed
      Parameters:
      map - map
      dataSet - data set