Google map
Display a Google Map with specifics parameters.
Attributes
| Attribute | Description | Values | Default |
|---|---|---|---|
| address | Define the address you want to retrieve | Text | N/A |
| height | Define the height of the map | pixels, pt, em, % | 400px |
| zoom | Define the zoom of the map | Numeric value | 15 |
| saturation | Define the color saturation | Numeric value | 0 |
| lightness | Define the lightness | Numeric value | 0 |
| hue | Define the hue | HEX or RGB value | N/A |
Demo
[google_map address="800 Square Victoria, Montreal, Quebec"][/google_map]

