i'm trying to build a route in yandex maps, if use vanilla JS there are no problems but in react-app it doesn't work. I tryed to do it like in these examples:
https://codesandbox.io/s/p37m4lz4j7
https://github.com/gribnoysup/react-yandex-maps/issues/14
https://codesandbox.io/s/lrwyz2z4l9
but route does not displaying. However, code from these examples doesn't work too , the route doesn't appear. Maybe someone can explain how to build a route from point A to point B?
Finally, i found my mistake. If you use react-yandex-maps don't forget to set your yandex api key :