Can maps be freely added to this plugin?
From what i can see here, in order to use a map with this plugin, the map needs to exist into https://github.com/stormpython/vectormap/tree/master/public/lib/jvectormap/maps. Does this approach scale? If i would open a pull request for adding an arbitrary map to that folder, would it be accepted?
@danse this approach doesn't scale, particular maps won't be of general interest. The simple solution is to fork.
@danse, I second what @emig said. I tried to include general maps that most would find useful. However, since these are vector maps, it meant including the vector files which can get pretty big depending on what you want to display.
An approach that may be worth exploring is to add a plugin system for including other vector maps.