Skip to main content
Version: Release 2 - 1.2.3.X

Add a Map to a View

Adding a map control to a view allows administrators to embed maps directly on top of a view.

Prerequisites

  • A published Maptaskr configuration profile with the layers you want to expose. Learn more
  • Access to edit the target view in make.powerapps.com.
  • The MaptaskrPowerGrid PCF control installed in your environment (deployed automatically with Maptaskr Power Maps solution).
note

The walkthrough uses the Account entity and the All Accounts view as an example. Repeat the same steps on whichever entity and view your scenario requires.

Add the map control to the view

  1. Go to make.powerapps.com.

  2. Open the table or solution then table you want to interact with.

  3. Once you are the table level. Click on Views.

  4. Click to open the view you want the map to sit on.

  5. Select ComponentsAdd a component.

  6. Check whether Maptaskr components already exist:

    • If not, choose Get more components.
  7. Search for MaptaskrPowerGrid and add it.

  8. Select the newly added component.

  9. Configure the map settings:

FieldDescription
Is Control Full ScreenThis a true or false
Profile IDCopy the ID from your configuration profile (top-right of the Config Manager).
ParametersUse to send provider-specific filters (optional).
Design Width & HeightOverride default sizing with CSS values when needed.
  1. Click Done.

  2. Save and publish.