yandex-map-react icon indicating copy to clipboard operation
yandex-map-react copied to clipboard

Results 21 yandex-map-react issues
Sort by recently updated
recently updated
newest added

If add some like: `` shows the whole map, without center & zoom.

А можно реализовать элемент управления RouteButton, вызывающий панель маршрутизации? ![image](https://user-images.githubusercontent.com/16318589/44096023-e72e6c20-9fe2-11e8-8927-46d6796594a8.png) Есть RouteEditor, но это не то же самое.

Add onMapAvailable to component propTypes for better readability and type checking https://github.com/effrenus/yandex-map-react/blob/072955609a2cadcf12e4f61399a81dfac0937f31/src/MapContainer.jsx#L140

How I can update map by new array points? I take new point from state and I want that map is updated

I'm playing with your package, and managed to receive `lat` and `lon` onClick How could I translate it to the address?

Исправлена ошибка в React 16

Hi! **Style prop doesn't work anyway.** Thx

* improve layouts creating for markers and balloons * add dist folder to `.gitignore` * fix error at `build:umd` script If you'll look at [API](https://tech.yandex.com/maps/doc/jsapi/2.1/ref/reference/ClusterPlacemark-docpage/), you can see such row...

I think it's a good practice to have only source code in repository.