Interface GLSearch.ResultsCallback

Enclosing class:
GLSearch

public static interface GLSearch.ResultsCallback
Callback that provides information for custom objects for search. This information is used to sort results. And accepts result of search
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called search finished
  • Method Details

    • onResults

      void onResults(@Nullable GLMapVectorObjectList objects)
      Called search finished
      Parameters:
      objects - result of search