2.2.10.21 Map
Properties of Map
Id - unique identifier of the control
Bound Lat - the Field Name that links the Latitude to the Data Model.
Bound Long - the Field Name that links the Longitude to the Data Model.
Bound Address - address retrieved based on the coordinates
Definition - Google Maps API Definition
API Key - generated API key from Google
Width - width of the map
Height - height of the map
Place Name Mapping - the Field Name that links the Place to the Data Model.
Street Num Mapping - the Field Name that links the Street Num to the Data Model.
Street - the Field Name that links the Street to the Data Model.
Suburb -the Field Name that links the Suburb to the Data Model.
Visible - set a boolean value or a variable with type boolean from the Model to control the visibility property
Step-by-step guide
How to add a Map
Right click on a Page, Form Element or from any elements under Add Layout and select Add Map
A Map control has been added
Related articles