I want to custom a PictureMarkerSymbol Support to ControlTemplate,What shall I do?
Can you give me some suggestions? How can I add an animation symbol?Thanks
You can't use XAML to define symbols, as features on the map are rendered by a high-performance DirectX Graphics Engine. You could use XAML to generate the source image for a picturemarkersymbol, (using WritableBitmap), but you won't get any animation that way.
How do I custom symbol and animation symbol??
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.