Skip to content

[BUG] Double-tap-drag gesture doesn't cause new tiles to load after completion #1602

@JaffaKetchup

Description

@JaffaKetchup

What is the bug?

Performing the double-tap-drag gesture (MapEventSource.doubleTapHold) does not cause new tiles to load after the gesture.

It's the correct behaviour for tiles not to load DURING the gesture, however - they should only load afterward.

How can we reproduce it?

Perform the double-tap-drag gesture on any map to zoom in or out. The previously visible tiles will remain visible, and no new tiles will be loaded.

Do you have a potential solution?

The example application's Interactive Flags test page does not appear to show this event after/during the gesture, meaning it is likely that none is properly emitted during zooming.

Platforms

All

Severity

Obtrusive: Prevents normal functioning but causes no errors in the console

Metadata

Metadata

Assignees

Labels

P: 3 (low)(Default priority for feature requests)bugThis issue reports broken functionality or another error

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions