Jay I just add a number during the loop in one place and I handle it very differently in other places but this is the simplest. var rsNum:int = 1; var textSym:TextSymbol = new TextSymbol(rsNum.toString()); rsNum++;
var rsNum:int = 1; var textSym:TextSymbol = new TextSymbol(rsNum.toString()); rsNum++;
Jay, Take a look at my route widget. It does similar to what you are looking for. You can find your answer in the source code that is included and have an example would be a lot easier than trying to explain it.http://www.arcgis.com/home/item.html?id=992b1f691f44489aa4dcbafe2db66700
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.