This demo showcases the same technique as in the first demo, this time using the Google Maps API.
Make sure you set your Google Maps container element to position: fixed !important as the API natively sets is as position: relative and basically breaks the whole technique.
The next demo will introduce a funky button.