themustafaomar / jsvectormap

A lightweight JavaScript library for creating interactive maps and pretty data visualization.
https://jvm-docs.vercel.app
MIT License
369 stars 77 forks source link

Programmatic zoom in, zoom out and reset zoom #144

Open mehul-trivedi04 opened 6 months ago

mehul-trivedi04 commented 6 months ago

Hello @themustafaomar I want to manage zoom programmatically from my own custom buttons. Also want a reset button which will just reset the zoom to the default focused region. Can you please help anything on this?

themustafaomar commented 3 weeks ago

Hi @mehul-trivedi04 very sorry for the late response

Actually, I would like to implement such an option, it'll be a priority once I have the time.