Google Map Element

The Google Map Element allows you to embed an interactive Google Maps control in your eForm.

At runtime, this will display an interactive map which can be used by the user in the same way as if they access Google Maps directly. They can zoom in and out, access different views, such as Satellite or Street View, and drop a pin on the map to indicate a location.

As the developer, you can configure the map's startup properties to display the relevant location when the page loads, set the initial zoom level, select the view, roadmap, satellite etc., and indicate directions.

In order to use the Google Map Element you will need to obtain an API Key from the Google API Console. There may be a charge to obtain a key, depending upon the usage of your form or the type of plan you have with Google. For details and to obtain a key see: http://developers.google.com/maps/documentation/javascript/get-api-key#key You will need to enter this key in the API Key property described below.

At runtime, the Element connects to Google Maps in order to display and operate the map and, hence, requires an internet connection.

  • When creating a form, if you add a Google Map Element to the form, it will display as an empty blue rectangle with rounded corners. Only when a suitable API Key is entered will the interactive map, described above, appear.

During development, if you want to operate the map, you will need to turn Design Mode off and view your form in Preview Mode.