ddubrava/angular-yandex-maps

❓ - Problems with SuggestView

Closed this issue · 4 comments

Description

Hello, dear developer!
I have a problem(
I need to use SuggestView, but I get the same error as in your example - it also doesn't work.

image
image
I have a SuggestApiKey, but there is no field in the config where I can add it.
It’s in the documentation, but in fact it’s not.
image

I'm using version 13.2.0 for Angular 12.2.16.
Help me, please!

I solved this through inheritance and it works. But it would be nice to see information about this in the documentation.

image

Hi! In typings, it's supported only in version 17+. I'll update the interface for earlier versions.

Thank you very much!

v15, v14 and v13 versions are released. I added the missing property.

image