Replies: 1 comment 1 reply
-
Don't know how I didn't see that, sorry for the late response. You just need to import it after jsvectormap, you're done, just tell it which map you want to use as below. const map = new jsVectorMap({
map: 'world_merc_en'
}) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way that i can specify a path to my own world_merc_en.js file? @themustafaomar
Beta Was this translation helpful? Give feedback.
All reactions