Skip to content

fix: make actual current CameraPositionState available via currentCam… - #482

Merged
dkhawk merged 1 commit into
googlemaps:mainfrom
bubenheimer:use_current_camerapositionstate
Jan 23, 2024
Merged

fix: make actual current CameraPositionState available via currentCam…#482
dkhawk merged 1 commit into
googlemaps:mainfrom
bubenheimer:use_current_camerapositionstate

Conversation

@bubenheimer

Copy link
Copy Markdown
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
Copy Markdown
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
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
Copy Markdown
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