yandex-maps-unofficial / vue-yandex-map

Yandex Maps Component for VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@map-was-initialized не работает

twentytwo777 opened this issue · comments

    <YandexMap
        :settings="settings"
        :coordinates="coordinates"
        :controls="controls"
        :zoom="zoom"
        @map-was-initialized="initHandler"
    >
        <YandexMarker :coordinates="coordinates" marker-id="123" />
    </YandexMap>
    
    ивент не срабатывается

Ты не один! Я с тобой!!
Как починил?