Salesforce Fact #780 | lightning map of selected record in screen flow datatable
We use mapMarkers in LWC to show the map for an address. We can render the address map for the address of a selected record in screen flow datatable using a LWC.
In this example, we are rendering the map for the shipping address of the selected account record considering the ShippingLatitude and ShippingLongitude values.
Attached are the screenshots.
Comments
Post a Comment