Forum Discussion

mikemagill's avatar
mikemagill
Helper I
1 year ago
Solved

Highlighting in an Azure Map Visual

I have an Azure Map visual showing a value per postcode.  When the user selects a postcode from a different visual, the map correctly zooms in and just shows that datapoint.  The user, however, wants...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi mikemagill,

    Fully understand that.😂

     

    As another alternative solution, you could consider using a Heatmap Instead of Points.
    If the goal is to show the general area rather than individual postcodes, switching to a heatmap layer in Azure Maps can help preserve visibility while emphasizing high-value areas.


    Or, custom Map Visual (via Power BI Custom Visuals or Python/R)
    If you need full control, consider creating a custom map visual using Power BI's Python/R scripting or a custom visual like Mapbox, which may support dynamic radius filtering.

     

    Either of above is a workaround, you could consider it based on your customer's need.

     

    In short, precumputing by SQL database is a way fully matched with your need, however, it is huge workload.

     

    Anyway, good luck.😀

     

    Best Regards,
    Qi
    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!