Advanced Macros Plugin
Basic Macros Plugin
Booking Plugin
Calendar Plugin
Composition Plugin
Content Formatting Macros
Dynamic Table Plugin
Dynamic Task List Plugin
Gliffy Plugin
Google Maps Plugin
IM Presence Plugin
Layout Plugin
Linking Plugin
Office Connector Plugin
Page Tree
Survey Plugin
Table of Contents Plugin
Widget Connector
Displays a Google Map based on the properties within the body of the macro code.
{gmap:zoom=7} San Francisco {gmap}
Loading Google Maps...
The macros body can have any number of lines with these formats:
{gmap} place:address=New York|info=The big apple {gmap}
Name
Required?
Possible Values
Default
macro body / location to map
the address to map.
name
any valid DOM id
width
700
height
500
style
any valid class name
zoom
13
maptype
(map, satellite, hybrid, terrain)+
map,satellite,hybrid.
displaymap
map, satellite, hybrid, terrain
map
controls
none, auto, large, medium, small
auto (size calculated from width and height).
mapscale
true, false
true
maptypecontrol
overview
false
drag
doubleclickzoom
true (only has an effect if drag is enabled).
wheelzoom
false.
marker
true.