Seungwoo321/vue-datamaps

current release(0.2.92) fails to download dataUrl

Opened this issue · 0 comments

In Datamaps.vue method draw() around line 225 the logic is flawed and it won't ever fetch your dataUrl.

I suspect the else belongs to the wrong if block..