Shortcodes: Maps & Locations

Default Maps view

								[map width="590" height="350" lat="44.444860" long="26.100540" zoom="10"]
							

Different Maps type : HYBRID

								[map width="590" height="350" lat="44.444860" long="26.100540" zoom="10" type="TERRAIN"]
							

The following types are supported:

  • ROADMAP displays the normal, default 2D tiles of Google Maps.
  • SATELLITE displays photographic tiles.
  • HYBRID displays a mix of photographic tiles and a tile layer for prominent features (roads, city names).
  • TERRAIN displays physical relief tiles for displaying elevation and water features (mountains, rivers, etc.).

Maps with marker and info window

								[map width="590" height="400" lat="44.444860" long="26.100540" zoom="7" popup="Chicago,
								IL, United States"]