Skip to content

Error "No available cache for request" #359

Description

@N39r19

Добрый день!
После запроса YandexSearch.searchByPoint() в консоли появляется ошибка
Hc6i/HgwzFsHLNjlPiYQ <warn>: No available cache for request

Запрос выглядит так:

SearchResultWithSession address = YandexSearch.searchByPoint(
      point: Point(
        latitude: latitude,
        longitude: longitude,
      ),
      searchOptions: const SearchOptions(),
    );

Нашёл этот issue, однако не нашёл варианта в yandex_mapkit указать только онлайн-карты, возможно это решило бы проблему

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions