Well..are you drawing the map on the .NET side also or just sending back the map URL to your web service?
Well If you are saying you want the custom drawings on the prints you generate using .NET you will have to send the geometry and symbology back to the server and redraw them on your server side map.This will be easier said than done, but here are some steps�?��?� Use the Flex API to allow the user to draw on the map.�?� When the user wants to print you will have to convert the custom drawings to a object to send with your .NET web service. This object will have to include the geometry and symbology of the markup(s). I would keep it simple at first.�?� On the server side (assuming you have all the geometry and the symbology) you will have to redraw the users markup on the map so it gets embedded into the file you return.I hope I am understanding your question correctly.. please let me know if I am not.Drew
Tony,Are you saying you want to draw the graphics from the flex map onto a print your generate from a .NET web service?Drew
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.