Re: [svgwg] Decide what to do with zoom and pan (#56)

I am looking at implementing zoom and pan in my Android library. And I am deciding whether to base it on the `zoomAndPan` feature or not.  One of the problems with it, I think, is that it is a little under-specified.  For instance:

- It's not possible to separately control whether zoom or pan is enabled.
- The behaviour when you pan to the edge of the SVG is not specified
- There is no way to specify a minimum or maximum zoom.
- There is little information in the spec about how zoom and pan affects functions such as `getCTM()`.
- `zoomAndPan` defaults to on. Which I don't think most people would prefer.

Perhaps there is some potential overlap here with the Maps for HTML Community Group efforts?
https://www.w3.org/community/maps4html/



-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/56#issuecomment-498599866 using your GitHub account

Received on Tuesday, 4 June 2019 09:41:08 UTC