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
<google-map-poly> and <google-map-point> elements for drawing polyfills on the map!
eefc06f - Fix JSDoc @param annotations. a99a8ea -Added <google-map-poly> and <google-map-point> elements for doing polyfills f37a6ca - Updated to newest iron-selector. Fixed bug in which the observer fired the info window close event because of the open property initialization. 25be3da - Moved event firing to open change listener f81d992 - Used !== instead of != d3fbafc - Fixed failing test case and added some assertions. 6ffb77a - remvoed typo... d125811 - Added singleInfoWindow property to allow users to keep only a single info window open when markers are clicked.
42b4158 - Support marker animations through animation property. Fixes #197. d81adc5 - Add getDetails() API call to google-map-search to get details for a palce