Forum Discussion
Mapping Filled and Point Data on Same Map
hoyt22 I made a video about how to do that.
- hoyt221 year ago
Helper I
Greg_Deckler I actually watched your video the other day. I have a lot of filtering on my map that the user can do and a lot of zooming in and out, so I didn't really want to overlap two maps.
- Greg_Deckler1 year ago
Community Champion
hoyt22 The latest version of the Azure Maps visual allows you to have both Fill and Bubble active now. I just tested it recently. Well, but really not for two independent data series I guess. So, you should be able to do it. For example:
- hoyt221 year ago
Helper I
Greg_Deckler As stated, I have two different data sources I'd like to map together - one is filled data using sales and one is point data using billboard locations. When I look at the different types of layers, I can't insert data fields. It appears I can only use a reference layer as the filled layer, not my sales by zip code dataset. I did find a zip code GeoJSON file that I can upload as the reference layer (included in my sample dashboard link), but I don't know how I can connect that to my sales data and/or filters.