Interface IBNRouteResultManager.PoiSearchListener

  • Enclosing interface:
    IBNRouteResultManager

    public static interface IBNRouteResultManager.PoiSearchListener
    沿途搜回调
    • Method Detail

      • onStart

        void onStart()
        开始搜索
      • onSuccess

        void onSuccess​(java.util.List<BNSearchPoi> pois)
        搜索成功
      • onFailed

        void onFailed()
        搜索失败