googleMaps with Overview Map Control hidden

Overview Map Control hidden

This article shows how to hide the overview map control in googleMaps.


Tag used:

{googlemaps lat=42.3466734 long=-71.0988844 width=600 height=480 zoom=15 addoverview=0
label="4 Yawkey Way~Boston, MA 02215"
control=GLargeMapControl3D|GMapTypeControl|GScaleControl}

Overview Map Control displayed

Compare the above with:

Tag used:

{googlemaps lat=42.3466734 long=-71.0988844 width=600 height=480 zoom=15 addoverview=1
label="4 Yawkey Way~Boston, MA 02215"
control=GLargeMapControl3D|GMapTypeControl|GScaleControl}