effrenus / yandex-map-react

70 stars 22 forks source link

more correct processing of non-img elements #15

Closed a-omsk closed 8 years ago

a-omsk commented 8 years ago

if i try to paste to MarkerLayout non-img element, i catch the exception of calling .then from result of detectImagesLoaded function (returns undefined if no images passed to MarkerLayout)