Skip to content

Animated zooming support #59

Description

@hurelhuyag

Is there an existing issue for this?

Use case

Currently changing MapController.{zoom,center} values affects instantly. It is not convenient for most users. I think. Is there a way to make it animate?

Proposal

  1. TileLayer uses Positioned to position tiles. I'd try AnimatedPositioned first.
  2. Other custom layers also need to animate. I have no idea If it is good or bad to call MapLayout.builder method on animate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions