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

fix: make follow props on Camera deterministic #550

Merged
merged 117 commits into from
Dec 27, 2024

Conversation

KiwiKilian
Copy link
Collaborator

@KiwiKilian KiwiKilian commented Dec 9, 2024

We are testing this right now within our app. I've added a new example to better test this behavior.

Fixes #530

@caspg

# Conflicts:
#	packages/examples/src/App.tsx
#	packages/examples/src/examples/Annotations/CustomCallout.tsx
#	packages/examples/src/examples/FillRasterLayer/IndoorBuilding.tsx
#	packages/examples/src/examples/Map/ShowMap.tsx
#	packages/examples/src/examples/Map/ShowMapLocalStyle.tsx
#	packages/examples/src/examples/SymbolCircleLayer/EarthQuakes.tsx
#	packages/examples/src/utils/index.ts
#	packages/expo-app/app.config.ts
@KiwiKilian KiwiKilian marked this pull request as ready for review December 27, 2024 11:29
@KiwiKilian
Copy link
Collaborator Author

It looks like the problems are fixed with these changes. It's now ready for review.

@KiwiKilian KiwiKilian requested a review from tyrauber December 27, 2024 11:30
Copy link
Collaborator

@tyrauber tyrauber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Glad you were able to track this one down. I appreciate the extensive camera test case.

@KiwiKilian KiwiKilian merged commit e9256e7 into maplibre:beta Dec 27, 2024
13 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 27, 2024
# [10.0.0-beta.14](v10.0.0-beta.13...v10.0.0-beta.14) (2024-12-27)

### Bug Fixes

* make `follow` props on `Camera` deterministic ([#550](#550)) ([e9256e7](e9256e7))
Copy link

🎉 This PR is included in version 10.0.0-beta.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

@KiwiKilian KiwiKilian deleted the fix/camera branch December 27, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants