Is there a way to add a scale to a single graphic in a graphics layer? I currently have all the graphics shown in the same scale, but I need each graphic to have a different scale.
I added the graphics using map.graphics.add() and SimpleSymbol.
Any suggestions on how to achieve this?