Forum Discussion
m_cherriman
3 years agoAdvocate I
GeoJSON reference layer - location labels/names
Hi, I'm using an Azure maps visual with a GeoJSON reference layer which is showing red dots for distribution centres, which is great. But what I also need is to show is the centre name. I've ad...
lbendlin
2 years agoSuper User
That still only has a name property. You would have to use name as the location value. Note that I used the test.json file as the custom map.
Usually the topojson also has polygons with the shapes of your items.
see attached.