You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a branch of the library Leaflet.TextPath, where I tried to handle automatic orientation, and it somehow worked in some browsers. The code is still there, but I think it will never mature.
I finally had to abandon it due to browser incompatibilities. You can read more about that in the original pull request.
You can check the SVG support of your browser on this link. Please send me a screenshot of the first image (and tell me browser and OS). You can see, that these images look very different (as far as I can tell, nothing has changed during the last 4 years).
I'd like to get rid of this textpath library altogether, because it uses SVG rendering, which slow browsers down badly (alternative: canvas rendering).
Thanks for the work on this plugin, it's great.
However, on iOS (only tested on 15.7 iPhone 6s) the letters appear upsidedown with orientation auto:
It works no problem on Android:
Do you know why this might be happening?
The text was updated successfully, but these errors were encountered: