Symbol size issues with graphics layer and tiles

2611
0
06-26-2014 07:05 AM
KeithTurner
New Contributor III
We have several services that contain static data.  We're showing these as ArcGISTiledMapServiceLayers.  We have another layer which is dynamic, originating as a json response from a non-esri web service, and is shown as a GraphicsLayer with PictureMarkerSymbols and a drawable.

The issue we're having is that when a user zooms the map, the tiles are stretched within the bounds of a single zoom level.  This causes the symbols that are embedded in the tiles to grow and shrink.  The symbols for the GraphicsLayer always stay the same size.  Part of the time the graphicslayer symbols are much smaller than the embedded symbols, but other times they're larger.

Is there any way to work around this?

Thanks
Keith
0 Kudos
0 Replies