I\'m building a website where I\'ve included a Google Map using the Google Maps API v3. Now I\'m wondering how to make the map look like a \"real map\" (one out of paper tha
this screenshot is taken from http://www.ubilabs.net/kontakt
It's a simple map which is covered by a <div/> with a semi-transparent background-image(http://www.ubilabs.net/images/map_overlay.png)
<div/>
To be able to interact with the map the pointer-events-style of this div is set to none
pointer-events
none