Get Style information for Drawings Layer
Hi,
When a user draws a graphic on map it will be added to Drawings Layer.
After searching the forums I got to know that you can get the graphic content drawn by using "Get Graphics Layer Content" activity in the workflow designer using "Drawings" as layer ID.
But using that activity I am only able to fetch the geometry information of the graphics drawn but not the style/symbology information.
Is there any way to achieve this.
Thanks :)
Srikanth
0
-
Hi Srikanth,
The symbology information about the graphics layer is removed because the objects used by the WPF API on the server side would cause cross thread exceptions. Symbols can only be managed on the UI thread, and workflows do not run on a UI thread.
So, right now there is no way to do this.
This is still a good idea and there is a use case for it, so please submit an Idea so others can vote for it.
Regards,
-Malcolm0 -
Thank you for the reply Malcolm :) 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer