I want to integrate jvector map in vuejs without using jquery. Here is the link of world-marker map that I need to integrate.In it, map is created using jquery that is working very well but now want to implement same as in javascript.
As we know that jquery is library of javascript and each of them can perform same functionality. Due to requirement in my project I have to integrate markers-world map with javascript. Thanks!
I want to integrate jvector map in vuejs without using jquery. Here is the link of world-marker map that I need to integrate.In it, map is created using jquery that is working very well but now want to implement same as in javascript.
As we know that jquery is library of javascript and each of them can perform same functionality. Due to requirement in my project I have to integrate markers-world map with javascript. Thanks!