bjornd / jvectormap

jvectormap.com
GNU Affero General Public License v3.0
1.38k stars 431 forks source link

jvectorMap won't scroll to edges when zoomed #468

Open DWarfield opened 3 years ago

DWarfield commented 3 years ago

I finally updated jvectorMap to add in mousewheel scrolling, however when I zoom to any level, I can no longer scroll as far to either side, cutting off New Zealand and surrounding Islands. I suspect it has something to do with the initial code in jquery-jvectormap-world-mill.js

jQuery.fn.vectorMap('addMap', 'world_mill', {"insets": [{"width": 950, "top": 0, "height": 650, "bbox": [{"y": -12671671.123330014, "x": -20004297.151525836}, {"y": 6930392.025135122, "x": 20026572.394749384}], "left": 0}],

Any help is appreciated. Thanks

Functioning Map page... http://www.warfsworld.com/html/travelmap.html

FYI, I have added most missing countries to the world map if anyone is missing them. jquery-jvectormap-world-mill.zip