Hello!
I'm trying to write a custom symbol that extends com.esri.ags.symbols.Symbol to display my own UIComponent on the map.
I did some tests by overriding the method createSwatch but it doesn't get called...
Anyone has managed to do that ? Is there any example somewhere ?
Thanks a lot in advance