Google Maps

Shortcodes

[ gmap width="false" height="400" address="New York, NY, United States" latitude="0" longitude="0" zoom="15" html="" popup="" controls="true" scrollwheel="" maptype="ROADMAP" marker="true" style=""][ /gmap]

 

Google Map Shortcode Options

    • w: Width of the Google Maps Map
    • h: Height of the Google Maps Map
    • address: Address of the Marker.
    • lat: Latitude Value (optional to address).
    • long: Longitude Value (optional to address).
    • z: Zoom value from 1 to 19.
    • infowindow: Google Maps Marker Content Info.
    • infowindowdefault: Can be yes / no to show / hide it on load
    • hidecontrols: Can be true of false to hide Controls
    • scrollwheel: Set to false to disable zooming with your mouses scrollwheel.
    • maptype: Can be ROADMAP, SATELLITE, HYBRID, TERRAIN.
    • marker: Can be set to true or false to show marker or not.
    • style: Can be set to “full” to set a fullscreen map (like above)