I've embedded google maps on to my page, and set visual refresh to true (https://developers.google.com/maps/documentation/javascript/basics#VisualRefresh).
Works great, except the map now has all these clickable elements by default. For example:
https://i.stack.imgur.com/D4j2V.jpg
Attractions have bubble help, I've accidentally gone in to street view before, and so on.
How do I turn these off?
Thanks