Skip to content

Refactor TileLayer animation #1140

@mourner

Description

@mourner

Currently TileLayer animation logic is scattered among several files including Map.ZoomAnimation.js and Map.TouchZoom.js. We need to move this logic inside TileLayer listening to zoomanim event like how its done for all other layer types (markers, vectors, image overlays).

This will produce a better animation experience for multiple tile layers and also allow animation to fractional zooms for custom zoom-pan transitions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions