dear Readers,
we have a silverlight 5, esri api 3.x web application that does the following well:
1. uses editor object from esri,
2. successfully retrieves data from feature service, selects into graphic container on click, edits data and commits it back to the server when users click a save button.
we are using explicit save to minimize server roundtrips.
Question:
there is a button for creating a new Mappoint object - after clicking the button users should be able to we need to click on the map and create the point object of interest, provide attributes for the feature and click that save button on step 2 to commit it.
any sample code that i can use. the preivous proj used esritoolbar and it was all built in. i do not want to use the esri toolbar from codeplex.
thanks for your suggestions.
regards
ravi.