Posts tagged "google"
Chrome Refuses to Connect to Old Devices
Problem: Chrome shows an error message like "NET::ERR_SSL_OBSOLETE_VERSION" when connecting to an old device. This might be an old network device or printer or KVM switch oder DRAC/RemoteInside port of servers. Discussion: since Chrome ~98 Google decided that you are not allowed to connect devices that use TLS1.1 an...
Google Maps Marker on Mobile
Problem: A responsive webapp shows a google map with markers that are clickable. On desktop everything works as expected, but on mobile the markers are not clickable. Discussion: After debugging with chrome remote inspector, I found that a div->frame with opacity:0 was lying above (explicit z-index:2) the clickable ...
Google Map from RSS Feed
Problem: Google had a nice feature to build google maps from rss geo information with a simple iframe tag, but this service is discontinued . <iframe width="920" height="450" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?q=http:%2F%2Ftothepin.blogspot.com%2Ffeeds%2Fpos...