Last updated
Was this helpful?
Last updated
Was this helpful?
Maplytics List Control is a PCF Control of Maplytics integrated Azure Maps.
Maplytics List Control is available on Views of Dynamics CRM, see the below screenshot for reference.
Note: The Azure Maps license key is required to configure and access this control.
Configuration of Maplytics List Control
Let us see how to configure the view.
1. Log into Power Apps.
Navigate to Entities and select Account (or any preferred entity).
Choose the View where you want to configure the Maplytics List Control.
Click on Components
Select Add Component > Get More Components.
From the list, select Maplytics List Control and click Add.
Once added, select Maplytics List Control under Components.
Configure Required Details:
a. Map Key – Enter the Azure Maps key acquired for mapping services. Based on the Azure Map Key the search and route operations will run on the Maplytics List Control. b. Latitude & Longitude – Provide the logical names of fields storing latitude and longitude values for the entity. The records will be shown on the map based on the latitude and longitude values from the records.
c. Proximity – Set a default radius search value (between 1 – 2000) when used in Power Pages and Canvas apps. d. Distance Unit – Choose between Miles or Kilometers as the default unit for searches and route optimization. e. Optimize Routes By – Select how routes should be optimized:
i. Shortest Distance (default): Optimizes based on the shortest travel distance.
ii. Shortest Time: Optimizes based on the shortest travel time.
f. Navigate In – Choose the preferred maps for navigation (default: Google Maps). Available options:
i. Google Maps
ii. Apple Maps
iii. Waze Maps
g. Full Address – Enter the logical names of the address-related fields to display on the tooltip card. Separate them with commas in the desired display order.
h. Tooltip Actions – Enter the logical names of activities or actions users can perform from the tooltip card (e.g., to allow appointment creation, enter the logical name for "Appointment"). Separate multiple actions with commas.
Click Done after entering all details.
Click Save, then Publish to apply the changes
Once published successfully, the Maplytics List Control will appear on the configured view.
Maplytics List Control provides the user with the freedom of using Maplytics features right from the view without switching to any other screens. Users can also perform the following Maplytics features within the Maplytics List control. To know about these features in detail, please refer to the respective feature sections in this manual.
Note:
· Maplytics List Control is supported for Model-driven apps, Power Pages, and Canvas App.
· Latitude and Longitude fields must be present in the view to display the records on the map.
· All the logical names mentioned while configuring the Full Address fields must be present in the view to display the address-related fields on the tooltip card.
· Only the fields that are present in the view will be displayed as details when clicked on pushpin as Tooltip card.