Skip to content

Conversation

@eegli
Copy link
Contributor

@eegli eegli commented Oct 3, 2022

google.maps.Map.getStreetView() now returns an actual (mock) instance of a Street View panorama.


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 #324 🦕

@google-cla
Copy link

google-cla bot commented Oct 3, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@eegli eegli force-pushed the fix-map-sv-getter branch from 4a1c602 to 2358e17 Compare October 3, 2022 12:45
@eegli
Copy link
Contributor Author

eegli commented Feb 23, 2023

@wangela somehow, the test workflow is not kicking in. Can we merge this?

@amuramoto amuramoto merged commit 6dacdb0 into googlemaps:main Mar 8, 2023
@amuramoto
Copy link
Member

Thanks for the PR @eegli !

github-actions bot pushed a commit that referenced this pull request Mar 8, 2023
* return sv instance for map method

* fix: return actual sv instance for map method 6dacdb0
googlemaps-bot pushed a commit that referenced this pull request Mar 8, 2023
### [2.16.1](v2.16.0...v2.16.1) (2023-03-08)

### Bug Fixes

* return actual sv instance for map method ([#325](#325)) ([6dacdb0](6dacdb0))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@eegli eegli deleted the fix-map-sv-getter branch March 9, 2023 06:33
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.

Map.getStreetView does not return StreetViewPanorama

4 participants