-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[feature] map events handling area #11287
Copy link
Copy link
Closed as not planned
Labels
difficulty: normalIssues that can be fixed with the average difficulty.Issues that can be fixed with the average difficulty.new-featurepriority: lowNot fix now. But keep this issue open.Not fix now. But keep this issue open.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.topic: map
Metadata
Metadata
Assignees
Labels
difficulty: normalIssues that can be fixed with the average difficulty.Issues that can be fixed with the average difficulty.new-featurepriority: lowNot fix now. But keep this issue open.Not fix now. But keep this issue open.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.topic: map
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, the map events like roaming and zooming are only responded within the bounding box of the map. It is inconvenient and sometimes confusing. A better solution would be triggering events on the whole canvas. If there are toolbox or other components, events could be prevented propagation from those.