bjornd / jvectormap

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

Added params for setFocus to have loose zoom on regions #446

Open matt-williams987 opened 6 years ago

matt-williams987 commented 6 years ago

Hi. This is my first attempt to contribute to a project on github, so not sure if I've done the right thing. Anyway, I've added on option for setFocus so that zoom to region doesn't have to make the region fill the whole map area.

fdominik commented 6 years ago

How about some tests? In my pull request I also struggle to prepare tests, so I would be curious to see if anybody can run them, enhance them so I can do it for my pull request as well. Thanks.