Maps4HTML / HTML-Map-Element-UseCases-Requirements

Use cases and requirements for Maps on the Web
https://maps4html.org/HTML-Map-Element-UseCases-Requirements/
Other
22 stars 12 forks source link

Capability: Pan, zoom, or re-centre a map #67

Open NickFitz opened 5 years ago

NickFitz commented 5 years ago

This issue is for discussion of the required API capability “Pan, zoom, or re-centre a map”.

AmeliaBR commented 4 years ago

(Updated title & link to the document to reflect that this now covers both panning and zooming via API.)

NickFitz commented 4 years ago

This still has nothing in the Related Specs section, so if anybody can think of any, please shove them in :-)

Malvoz commented 3 years ago

This still has nothing in the Related Specs section

Although that's no longer the case, maybe we should add the SVG zoomAndPan attribute as described in SVG Magnification and panning?

Perhaps also relevant to note the related pinch-zoom and pan-* values of the touch-action as a related web technology.