Forum Discussion
AzureMap : points & reference layer
- 5 months ago
Hi - You’re not wrong, this is a known limitation/behavior of the Power BI Azure Maps visual.
workaround, you should try , used two Azure Maps visuals layered visually (stacked) >> Bottom: colored cities >> Top: companies (transparent background) also, Turn on clustering for companies.
Hope this helps.
Hi - You’re not wrong, this is a known limitation/behavior of the Power BI Azure Maps visual.
workaround, you should try , used two Azure Maps visuals layered visually (stacked) >> Bottom: colored cities >> Top: companies (transparent background) also, Turn on clustering for companies.
Hope this helps.
- slap334 months agoHelper I
FYI we managed to do it by adding an attribute < fill_color > in the json file
so color info will be upload with the polygons info without joining the table
it lets properties lat/long free to collect companies bubbles
so the map can handle both cities color and bubbles displaying at the same time