vue-world-map icon indicating copy to clipboard operation
vue-world-map copied to clipboard

US Country Heatmap Support

Open aleem-ahmed opened this issue 4 years ago • 1 comments

Anything wrong with this? if not the add please!

aleem-ahmed avatar Oct 30 '20 20:10 aleem-ahmed

Let me be more specific, I changed the US.vue file to have all capitalization. instead of id="US_nj" its id="US_NJ"

so to add a value you use: :countryData="{ US_CA: 300, }"

aleem-ahmed avatar Oct 30 '20 21:10 aleem-ahmed