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: update dependencies #410

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

usefulthink
Copy link
Contributor

@usefulthink usefulthink commented Mar 17, 2023

The updated @types/google.maps version required some changes for new functions added to the API:

  • changed type of Map.controls
  • added Map.getMapCapabilities()
  • added Map.getFeatureLayer()
  • added mock for google.maps.FeatureLayer
  • added StreetviewPanorama.focus()

This should allow merging the the open pull-requests (#406, #407 and #408) and make #376, #379 and #403 obsolete.

The updated @types/google.maps version required some changes for new functions added to the API:

 - changed type of `Map.controls`
 - added `Map.getMapCapabilities()`
 - added `Map.getFeatureLayer()`
 - added mock for `google.maps.FeatureLayer`
 - added `StreetviewPanorama.fcus()`
@amuramoto amuramoto merged commit 08bf8b8 into googlemaps:main Mar 17, 2023
github-actions bot pushed a commit that referenced this pull request Mar 17, 2023
* fix: update dependencies

The updated @types/google.maps version required some changes for new functions added to the API:

 - changed type of `Map.controls`
 - added `Map.getMapCapabilities()`
 - added `Map.getFeatureLayer()`
 - added mock for `google.maps.FeatureLayer`
 - added `StreetviewPanorama.fcus()` 08bf8b8
googlemaps-bot pushed a commit that referenced this pull request Mar 17, 2023
### [2.16.2](v2.16.1...v2.16.2) (2023-03-17)

### Bug Fixes

* update dependencies ([#410](#410)) ([08bf8b8](08bf8b8))

### Miscellaneous Chores

* **deps-dev:** bump eslint-config-prettier from 8.6.0 to 8.7.0 ([#405](#405)) ([23684b0](23684b0))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.16.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants