Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use easeTo, handle bearing and pitch #169

Merged
merged 3 commits into from
Jun 2, 2024
Merged

use easeTo, handle bearing and pitch #169

merged 3 commits into from
Jun 2, 2024

Conversation

dimfeld
Copy link
Owner

@dimfeld dimfeld commented May 17, 2024

Makes sure that simultaneous changes to center and zoom work properly. This also handles external changes in pitch and bearing.

This adds a new internal test which tests simultaneously changing all the map viewport controls, and also quickly toggling between two settings.

Closes #168

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-maplibre ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2024 11:18pm

Copy link

changeset-bot bot commented May 17, 2024

🦋 Changeset detected

Latest commit: 74d5c91

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-maplibre Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dimfeld dimfeld merged commit 3af7f53 into master Jun 2, 2024
2 checks passed
@dimfeld dimfeld deleted the ease-to branch June 2, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combine zoom and center handling into a single call to map.easeTo
1 participant