Parameter

  • width : the width value of your google map
  • height : the height value of your google map
  • latitude : the latitude point of your google map
  • longitude : the longitude point of your google map
  • zoom : Zoom value from 1 to 19 where 19 is the greatest and 1 the smallest.
  • html : Content that will be shown within the info window for this marker
  • popup : If true the info window for this marker will be shown when the map finished loading. If “html” is empty this option will be ignored.
  • controls : A simple array of string values representing the function names (without “()”) to add controls. Please refer to the Google Maps API for possible values. If empty the default map controls will be applied.
  • scrollwheel : Set to false to disable zooming with your mouses scrollwheel. If “controls” is not set this option will be ignored (because default map controls are applied).
  • maptype : Predefined variable for setting the map type. Please refer to the Google Maps API for possible values.
  • marker : Set to false to disable display a marker in the viewport.
[idz_gmap width="100%" height="540" latitude="40.81098" longitude="-73.92786" controls="true" zoom="15" html="My Hometown" popup="true"]

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *