<esri:SimpleMarkerSymbol id="bluecircle" size="15" color="0x0000FF" style="circle" alpha="0.5"/> <esri:SimpleMarkerSymbol id="redcircle" size="15" color="0xFF0000" style="circle" alpha="1.0"/> //Initially var g:Graphic = new Graphic(p, bluecircle); //then later g.symbol=redcircle;
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.