Map Includes 3 Theme Style
Full Width Map with Info Box
Fixed Map
Full Width Map with Info Box
[map zoom="13" draggable="yes" scrollwheel="yes" width="100%" height="350" latlng="MAP_LAT_LNG" show_marker="yes" show_info="yes" info_width="240" theme="black"] ... [/map]
Params | Default | Possible Values | Description |
---|---|---|---|
default | normal | default , black , white |
The map show theme style |
latlng | like 40.716038,-74.080811 |
The map LatLng value , Please open map.google.com select your company location. | |
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 |