[sourcecode language=“html“]
[google_maps latitude="47.660937" longitude="9.569803"
html="We are here" popup="true" zoom="10" height="400"]
[/sourcecode]
parameters
- width – map width
- height – map height
- address (optional)
- latitude
- longitude
- zoom
- html – localization note
- popup : true; false;
- controls : true; false;
- pancontrol : true; false;
- zoomcontrol : true; false;
- maptypecontrol : true; false;
- scalecontrol : true; false;
- streetviewcontrol : true; false;
- overviewmapcontrol : true; false;
- scrollwheel : true; false;
- doubleclickzoom : true; false;
- maptype : ROADMAP; SATELLITE; HYBRID; TERRAIN;
- marker : true; false;