1.0.0-beta.2 'aluminum' released!

Great changes and bug fixes, thank you!

I have one issue with clicking now.
Using google maps, the google.maps.event.addListener(marker, 'click', function (event) {...} event no longer works on the iPhone. It works when testing on Chrome.

Codepen example

If your using chrome, try emulating with an iPhone 5, and you’ll see the click event does nothing.

Any ideas?