I want to debug a info box that shows when I mouse over a google map marker. But google map disables right click anywhere on the map canvas, so I can\'t inspect the element
ALTERNATE WAY:
Click Developer Tools to inspect element. You may also use keyboard shortcuts, such as CtrlL+Shift+I, F12 (or Fn+F12), etc.
Press F12 to Inspect Element and Ctrl+U to View Page Source
On Mac OS press: CMD
+OPTION
+J
for console
On Mac OS you have to press: CMD+ALT+I
So use the short cut keys , Press ctrl + shift + I and then Click on Magnifying Option on Left side and Then Hover the mouse cursor and you will be navigate to proper way
CTRL+SHIFT+I brings up the developers tools.