Hey everyone! I am working on a search experience and the client provided 3 custom svg map pins. I know we can set map pins to be different based on the custom fields but I haven’t seen any documentation on how to do it for custom svgs per field type. The results should be
if c_searchEntityType = National Bank ATM then the pin should be the pin-atm.svg
if c_searchEntityType = Exchange ATM then the pin should be the pin-exchange.svg
if c_searchEntityType = Branch then the pin should be the pin-nbc.svg