themustafaomar / jsvectormap

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

Touch support is lacking #118

Closed sknick closed 1 year ago

sknick commented 1 year ago

While I can drag the map when on mobile, I can't zoom in or out by pinching as one might expect. I saw an issue where this may be a new bug, so I thought I'd document it in an issue. Note that I have tried explicitly setting bindTouchEvents property to true as well.

themustafaomar commented 1 year ago

Hi @sknick

Yes it doesn't work currently but it's fixed at #114 #104 this fix will be available by the next week with v1.5.2, stay tuned!

sknick commented 1 year ago

What happened to v1.5.2?

themustafaomar commented 1 year ago

I'm really sorry for the late response, the weekends weren't happy for me, it's available now please update to v1.5.2.