A valid prop (zoomButtons) that enables/disables the button from view is missing from the typings; resulting in <img width="888" alt="Screenshot 2024-02-08 at 11 32 36" src="https://github.com/kadoshms/react-jvectormap/assets/33435522/1166e5c2-8a73-4bae-a71b-b81eefcf42fa"> However works showing buttons both hidden and visible | With Buttons | Without Buttons | | --- | --- | | <img width="423" alt="withButtons" src="https://github.com/kadoshms/react-jvectormap/assets/33435522/d2b6dabb-22f7-452b-b0b4-dc174e292ec8"> | <img width="532" alt="withoutButtons" src="https://github.com/kadoshms/react-jvectormap/assets/33435522/c9b99d99-21b1-472c-8332-00bf53c9f9b4"> |
A valid prop (zoomButtons) that enables/disables the button from view is missing from the typings; resulting in

However works showing buttons both hidden and visible