jolyjaba

Results 2 issues of jolyjaba

``` // import ymaps from 'vue-yandex-maps' export default { name: 'YandexMapView', data: () => ({ coords: [55.82934, 50.47381], polygons: [], map: null, }), methods: { onInitMap(map) { this.map = map...

Is there any further support planned for the project? I need project support in vue 3 version