Skip to content

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