0
votes
3answers
47 views

Dynamic labeling looks awful in flex map

I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
1
vote
2answers
389 views

How to label GeoJSON polygons?

I'm using Leaflet combined with GeoJSON features. Is there a way to label GeoJSON features (in this case - polygons)? It should get labels from feature.properties.name This is my code where I ...
2
votes
1answer
166 views

Is there any simple Map Labeling Algorithm?

I was looking into how to Label a few features on a small Map, and want to label them on the fly. I would be adding a few features (a maximum of around 6 to 7) as graphics on a web-Map which has ...