PEG_LIST
PEG_LIST copied to clipboard
[feat] sfpegListCmp - Add a Map display option
Is your feature request related to a problem? Please describe. Instead of a data-table or tile list, an interesting way to display data fetched by a sfpegListCmp is to use a map.
Describe the solution you'd like The idea is to fetch a set of record via a sfpegListCmp configuration and display them on a Map as icons and offer the ability to interact with them ("Row Actions" and "Mass Actions") .
Describe alternatives you've considered Leverage the standard lightning-map base component.
Additional context In the legacy Aura component, such a component was available --> porting in LWC, simplification of the configuration, use of the new capabilities...