Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Sorting bubble layer in Azure Map Visual

Hi!   Would like to ask how to control which layer of data will be presented on top for azure map visual. In the below data viz, there's 2 categories (Light blue and dark blue), some of the bubble...
  • Anonymous's avatar
    Anonymous
    5 years ago

    v-angzheng-msft Thanks for the reponse! I've found out that they sort the legend based on descending order alphabetically. So I added a number in front to control which legend will be on top (e.g. "2 Light blue", "1 Dark Blue" ..... and light blue will always appear on top)

     

    P.S. This is for the Azure map visual