Search code examples
google-mapsgoogle-maps-embed

Disable map controls in Google Maps embed


Is it possible to disable map controls by adding some variables to the Google Maps embed code?


Solution

  • This can be done in one step in V3: Add this to your mapOptions:

    disableDefaultUI: true