googlemaps / googlemaps/js-jest-mocks
Missed the following properties google.maps.MapTypeControlStyle, google.maps.SymbolPath, google.maps.Animation
Open
priority: p2
type: feature request
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 33
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
While testing google maps, I found the following properties are missing in the package.
-> google.maps.MapTypeControlStyle
https://developers.google.com/maps/documentation/javascript/reference/control#MapTypeControlStyle
-> google.maps.SymbolPath
https://developers.google.com/maps/documentation/javascript/reference/marker#SymbolPath
-> google.maps.Animation
https://developers.google.com/maps/documentation/javascript/reference/marker#Animation
Contributor guide
Assessment
This issue has not been assessed yet.