-
Notifications
You must be signed in to change notification settings - Fork 28
Description
I searched the web a lot to figure out if there was a solution and I checked your code too.
The issue is that on map rotate with fingers the path don't follow, you can try with your demo.
Here I try your sample on an iPhone 12 Pro Max (iOS 17.0.3 on Safari). I pointed with a white arrow the path, as you can see during rotation the path don't follow, it moves on its own. It's when I stop touching the map the path come back at its place.
The markers always remain at the correct spot. Not the path, polylines, etc... I don't know how to fix them. When I realeased my fingers there are always at the good spot.
Here is an other sample with my code, it does the same, but it's maybe more visible since it's more zoomed.
Thanks a lot for your plugin it helps me a lot for my project. I just miss this feature I can't fix.

