Package globus.glmap

Interface GLMapManager.MapListUpdateCallback

Enclosing class:
GLMapManager

public static interface GLMapManager.MapListUpdateCallback
Callback for map list update
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onFinished(boolean listUpdated)
    called when list update finished
  • Method Details

    • onFinished

      void onFinished(boolean listUpdated)
      called when list update finished
      Parameters:
      listUpdated - true if changes detected