Static Maps

# img(locations = [], options = [])

Central to the creation of all static maps. Use this method to create a new map, before further manipulating the map object. See the complete method details...

{# Generate a static map #}
{{ googleMaps.img(locations).tag() }}

More Info

For more information, check out the documentation on Static Maps.