Bing Map Element

The Bing Map Element allows you to embed an interactive Microsoft Bing 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 Bing Maps directly. They can zoom in and out, access different views, such as Aerial or Streetside, 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, Road, Aerial etc., and indicate directions.

In order to use the Bing Map Element you will need to join the Bing Maps Dev Center and obtain a Bing Maps Key. Microsoft do not charge for a key. You can sign up and obtain a key, if you don't already have one, at: http://www.bingmapsportal.com You will need to enter this key in the API Key property described below.

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

  • When creating a form, if you add a Bing 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.