WSD: Add to Legend on Map View

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 12:40 PM
Hi,
I believe this would be a customization and I was curious how to add to the Legend on the map view. For example, if I have a new desk type that is non-reservable titled "NewDeskType1" and when a user clicks on the legend, they will see NewDeskType1 with the appropriate icon associated with it.
I could perhaps create an icon in the sn_map_core_icon table that I can add to the legend as well, similarly to how it is OOB.
I see that the legend is created within the sp_angular_provider table in record wsdMapLegendService which could be a good start to getting this feature implemented, but wanted to validate with the community if someone has already done this.
Best,
Jonathan