protected function application1_initializeHandler(event:FlexEvent):void { var pms:PictureMarkerSymbol = new PictureMarkerSymbol(); pms.source = "assets/pushpin_blue.gif"; pms.angle += 45; myGraphic.symbol = pms; // will work even if PMS is part of a composite symbol }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.