Configure a map on a form
By default, the map control is configured on the main form for both the account and contact tables, which provides the ability to display a map on table records. Although not configured by default, the map control can be added to the system user table. The map control can also be used with some Dataverse standard tables and Dynamics 365 apps tables. The map control can't be used with custom tables. More information: Tables that can be used with the map control
When enabled, the map displays the location specified in the address composite columns for the given record.
Important
To use the map component the Bing Maps setting must be On under the Embedded content section of environment settings in the Power Platform admin center. More information: Manage Bing Maps for your organization
A form can only have one map component.
Tables that can be used with the map control
- Contact
- Account
- System User
- Competitor1
- Invoice1
- Quote1
- SalesOrder1
- Lead1
1Requires a customer engagement app.
Add and configure a map for a system form
Sign in to Power Apps.
Select Tables on the left navigation pane, and then select the table where you want to configure a map on the main form. If the item isn’t in the side panel pane, select …More and then select the item you want.
Select the Forms area, and then open the system main form you want.
On the Components left pane, expand Display, and then select Map. Or, if the map component is already on the form, select it on the form designer canvas.
View and edit map properties
Area | Property | Description |
---|---|---|
Display options | Label | Required: A label to display for the map. |
Display options | Hide label | Whether the label should be displayed. |
Display options | Hide | Showing the map is optional and can be controlled using business rules or scripts. More information: Visibility options |
Display options | Bing Maps address | Choose which address should be used to provide data for the map. |
Formatting | Component width | When the section containing the map has more than one column, you can set the column to occupy up to the number of columns that the section has. |
Formatting | Use all available vertical space | You can allow the map height to expand to available space. |
Configure a map using the classic form editor
You can remove the maps area in the form editor or add it back by using the Bing Maps button on the Insert tab of the classic form editor. More information: Configure Bing Maps to be displayed on forms