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 actual current CameraPositionState available via currentCam… #482

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

bubenheimer
Copy link
Contributor

…eraPositionState, not merely the initial CameraPositionState

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #481 🦕

@bubenheimer bubenheimer force-pushed the use_current_camerapositionstate branch from 1f8c065 to 3946e6f Compare January 10, 2024 18:59
…eraPositionState, not merely the initial CameraPositionState
@bubenheimer bubenheimer force-pushed the use_current_camerapositionstate branch from 3946e6f to 06dacbe Compare January 10, 2024 19:47
@bubenheimer
Copy link
Contributor Author

Bump

@wangela wangela requested a review from dkhawk January 23, 2024 00:47
@wangela wangela removed their assignment Jan 23, 2024
@dkhawk dkhawk merged commit 04efc80 into googlemaps:main Jan 23, 2024
8 of 9 checks passed
googlemaps-bot pushed a commit that referenced this pull request Jan 23, 2024
## [4.3.2](v4.3.1...v4.3.2) (2024-01-23)

### Bug Fixes

* make actual current CameraPositionState available via currentCameraPositionState ([#482](#482)) ([04efc80](04efc80))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bubenheimer bubenheimer deleted the use_current_camerapositionstate branch January 29, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

currentCameraPositionState does not handle new CameraPositionState object
4 participants