Usage of the "controls" parameter. It accepts zero or more of these values:
- pan
- zoom
- type
- scale
- streetview
See also Maps examples/Google Maps zoom control styles and Maps examples/Google Maps type control styles
No controls[edit]
{{#display_map:
-40,0;0,0;40,0
|controls=
|service=googlemaps3
}}
Loading map...
{"type":"ROADMAP","minzoom":false,"maxzoom":false,"types":["ROADMAP","SATELLITE","HYBRID","TERRAIN"],"mappingservice":"googlemaps3","width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"visitedicon":"","wmsoverlay":false,"zoom":false,"layers":[],"controls":[""],"zoomstyle":"DEFAULT","typestyle":"DEFAULT","autoinfowindows":false,"resizable":false,"kmlrezoom":false,"poi":true,"cluster":false,"clustergridsize":60,"clustermaxzoom":20,"clusterzoomonclick":true,"clusteraveragecenter":true,"clusterminsize":2,"imageoverlays":[],"kml":[],"gkml":[],"searchmarkers":"","fullscreen":false,"scrollwheelzoom":false,"locations":[{"text":"","title":"","link":"","lat":-40,"lon":0,"icon":""},{"text":"","title":"","link":"","lat":0,"lon":0,"icon":""},{"text":"","title":"","link":"","lat":40,"lon":0,"icon":""}]}
Only type and streetview controls[edit]
{{#display_map:
-40,0;0,0;40,0
|controls=type,streetview
|service=googlemaps3
}}
Loading map...
{"type":"ROADMAP","minzoom":false,"maxzoom":false,"types":["ROADMAP","SATELLITE","HYBRID","TERRAIN"],"mappingservice":"googlemaps3","width":"auto","height":"350px","centre":false,"title":"","label":"","icon":"","lines":[],"polygons":[],"circles":[],"rectangles":[],"copycoords":false,"static":false,"visitedicon":"","wmsoverlay":false,"zoom":false,"layers":[],"controls":["type","streetview"],"zoomstyle":"DEFAULT","typestyle":"DEFAULT","autoinfowindows":false,"resizable":false,"kmlrezoom":false,"poi":true,"cluster":false,"clustergridsize":60,"clustermaxzoom":20,"clusterzoomonclick":true,"clusteraveragecenter":true,"clusterminsize":2,"imageoverlays":[],"kml":[],"gkml":[],"searchmarkers":"","fullscreen":false,"scrollwheelzoom":false,"locations":[{"text":"","title":"","link":"","lat":-40,"lon":0,"icon":""},{"text":"","title":"","link":"","lat":0,"lon":0,"icon":""},{"text":"","title":"","link":"","lat":40,"lon":0,"icon":""}]}