vaadin / platform

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
https://vaadin.com
545 stars 78 forks source link

Map support for configurable interactions #3119

Open sissbruecker opened 2 years ago

sissbruecker commented 2 years ago

Description

The Map component should provide an API for configuring interactions with the viewport (for example drag to pan, pinch to zoom), and should allow enabling or disabling interactions.

Use cases

As a developer I want to be able to configure map interactions So that I can replace the default set of interactions to a custom set, And enable or disable interactions in reaction to certain events in my application.

Acceptance criteria

General criteria

vaadin-bot commented 2 years ago

Thanks for using Vaadin! We appreciate your help and we’ll take care of this as soon as possible.