Optional Parameters
The following optional parameters can be used in all four modes:
center defines the center of the map view. It accepts a comma-separated latitude and longitude value (such as 37.4218,-122.0840).
Note: center is required for the
view mode.
zoom sets the initial zoom level of the map. Accepted values range from 0 (the whole world) to 21 (individual buildings). The upper limit can vary depending on the map data available at the selected location.
maptype can be either roadmap (the default) or satellite, and defines the type of map tiles to load.
language defines the language to use for UI elements and for the display of labels on map tiles. Note that this parameter is only supported for some country tiles; if the specific language requested is not supported for the tile set, then the default language for that tileset will be used. By default, visitors will see a map in their own language.
region defines the appropriate borders and labels to display, based on geo-political sensitivities. Accepts a region code specified as a two-character ccTLD (top-level domain) value.
width the width of the map. Default 100%.
height the height of the map. Default 400.