You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the API at the beginning of the title (for example, "Places: ...") No API
OS type and version Mac OS Ventura 13.4.1
How does one get the marker to bounce with out using google.maps.Animation.BOUNCE?
google.maps.Animation.BOUNCE is forcing me to run into "npm run build" errors.
Steps to reproduce
Run 'npm create vue@latest'
Run 'npm install @googlemaps/js-api-loader' in side the newly created Vue project
If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.
@WoodLandDevs Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:
Closing this as it is unrelated to the @googlemaps/js-api-loader package.
The AdvancedMarkerElement doesn't support the Animations that the Marker class did. Instead, you can freely define your own animations using css-animations.
Environment details
How does one get the marker to bounce with out using google.maps.Animation.BOUNCE?
google.maps.Animation.BOUNCE is forcing me to run into "npm run build" errors.
Steps to reproduce
Code example
Any guidance is appreciated. Thanks!
The text was updated successfully, but these errors were encountered: