Map

[title text=”Full Width Map with Info Box”]
[one]
[map id=”map_1″ width=”100%” latlng=”40.716038,-74.080811″ show_marker=”yes” show_info=”yes” info_width=”320″]

Company Name

123 street, New Valley , USA

[/map]
[/one]
[space]

[map id="map_1" width="100%" latlng="40.716038,-74.080811" show_marker="yes" show_info="yes" info_width="320"]<h5>Company Name</h5><p>123 street, New Valley , USA</p>
[/map]

[space]
[title text=”Fixed Size Map”]
[one]

[map id=”map_2″ latlng=”40.716038,-74.080811″ width=”300″ draggable=”no” height=”300″ zoom=”10″ ][/map]

[/one]
[space]

[map id="map_2" latlng="40.716038,-74.080811" width="300" draggable="no" height="300" zoom="10" ][/map]

[space]
[title text=”Map Fixed”]
[one]

[map id=”map_3″ latlng=”40.716038,-74.080811″ draggable=”no” scrollwheel=”no” width=”100%” show_marker=”yes”][/map]

[map id="map_3" latlng="40.716038,-74.080811" draggable="no" scrollwheel="no" width="100%" show_marker="yes"][/map]

[/one]
[space]
[title text=”Map Shortcode”]

[map id="MAP_UNIQUE_ID" zoom="MAP_ZOOM" draggable="MAP_CAN_DRAG" scrollwheel="MAP_CAN_SCROLL_ZOOM" width="MAP_WIDTH" height="MAP_HEIGHT" latlng="MAP_LAT_LNG" show_marker="MAP_SHOW_MARKER" show_info="MAP_SHOW_INFO_BOX" info_width="MAP_INFO_BOX_WIDTH"]
MAP_ADDRESS_TEXT
[/map]
Params Default Possible Values Description
id The map unique id
latlng like 40.716038,-74.080811 The map LatLng value , Please open map.google.com select your company location ,then right click choose
“What’s here?” will find LatLng value in search form!
height 200 The map show height
width 300 The map show width
zoom 13 The map show zoom
draggable yes yes , no The map can drag
scrollwheel yes yes , no The map can scroll wheel zoom
show_marker no yes , no The map show marker
show_info no yes , no The map show info box of address
info_width 260 The map info address box width