googlearchive / js-info-bubble

A library for customizable CSS3 InfoWindows in the Google Maps JavaScript API v3
Apache License 2.0
226 stars 183 forks source link

no way to change default animation #37

Open ashharhasan opened 7 years ago

ashharhasan commented 7 years ago

I can't find a way to change the default animation of when the bubble opens.

ashharhasan commented 7 years ago

However, I have changed the animation by changing the value of "animationName_" variable to 'fadeIn'. This variable is inside the code infoBubble.js