Google-maps – How does Google Maps see the hardware details (and decides to disable 3D view)

google maps

Google Maps’ 3D view is not supported on my Laptop (Thinkpad X200).

  • How does Google Maps recognize/decide that my hardware through my browser is not “supported”?
  • How to circumvent this check?

I’m pretty sure that other than glitches and endless slowness, there is no real support missing in the chain. My Linux Chromium and X11 supports all acceleration interfaces.

Best Answer

Google seems to have updated it’s support page to point to the technical details behind this: it’s all about WebGL and a blacklisting-feature included in the browsers.

E.g. for Chrome you can find PCI IDs (e.g. of my graphic card 8086:2a42 Intel Mobile GM45) and that it checks which mesa driver version is running from this file.