how to adds secret to a pbiviz custom visuals in written in typescript with react?
I am trying to create maps custom visual to power bi and I try to add feature of search geo location to the map with auto-complete. To do the auto-complete, I intend to use api, specifically to you azure maps api. But, I don’t have a way to conceal the api key.