Closed evgtretyakov closed 4 years ago
@evgtretyakov yeah! This is about API Key
can I change it anywhere?
@evgtretyakov you can get key here
And then you should define it in YMaps
:
<YMaps query={{ apikey: 'Your key here' }}>
...
</YMaps>
thank you much, just like here: https://react-yandex-maps.now.sh/provider-consumer/ymaps-provider-component
Where should we obtain the apikey? I got a key from developer.tech.yandex.com with the Static API Yandex.Maps but when I put the apikey to YMaps component with apikey, it still gives 403 error when I search for places.
Some problems with search. Is it about apikey?