Select to view content in your preferred language

Graphics layer with TextSymbol's

646
1
Jump to solution
03-07-2013 05:56 AM
LuisGarcia2
Deactivated User
I have a GraphicsLayer where I show some TextSymbol's. They are place in position and show correctly. The problem is that they are geographically close and the different texts for each position show up on the map like a mass of unreadable text until you zoom in and get close to them. So we thought that we may show the layer only after some position of the zoom. I have seen this effect in other layers but don't know how to create it. Any ideas?
Thanks!
0 Kudos
1 Solution

Accepted Solutions
DominiqueBroux
Esri Frequent Contributor
You have to set a MaximumResolution to the layer.

View solution in original post

0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
You have to set a MaximumResolution to the layer.
0 Kudos