Description
Display Google map with specific location and zoom.
Attributes
-
width – map width (in percents or pixels).
Example:
width=500px
Default:100%
-
height – map height (in pixels).
Example:
height=250px
Default:300px
-
address – target address.
Example:
address='Ljubljana, Slovenia'
Default:New York, United States
-
zoom – map zoom.
Example:
zoom=7
Default:10
Demo
Source
[googlemap address='Ljubljana, Slovenia' zoom=15]