Google Maps - folded paper effect, how?

后端 未结 1 1444
一向
一向 2021-01-17 06:14

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

相关标签:
1条回答
  • 2021-01-17 06:49

    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)

    To be able to interact with the map the pointer-events-style of this div is set to none

    0 讨论(0)
提交回复
热议问题