vue-datamaps
vue-datamaps copied to clipboard
current release(0.2.92) fails to download dataUrl
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..