Map
Add a map widget to your template.
Overview
You can add a map widget to your template. The map address can be changed later with the BaseKit Editor.
To include a map widget in your template you will need to add the following line:
{{widget('map', 'thisuniquewidgetname', {'height': '150', 'zoom': '15', 'address': 'profile'})|raw}}
Widget Options
You can change the following options for the widget:
-
height
: The height of the map in pixels. Possible values: from100
to500
-
zoom
: The map zoom. Possible values: from1
to20
-
address
: The address for setting up the map. If you set toprofile
, it will use the profile data