<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;
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.