Hands On Take a few moments to add new content to the map. Keep in mind that while this app is hosted on your machine, the feature are stored in a geodatabase hosted by Esri. To make this Replace the original feature service with a different feature service. var operationsPointLayer = new esri.layers. FeatureLayer Replace the URL for this feature layer with the URL you have copied for Land Use Points of Interest (0). 5. Repeat this process for the remaining two feature layers, copying in the URLs for Land Use Linear Features (1) and Land Use Planning Areas (2) and replacing the URLs for operationsLineLayer and operationsPolygonLayer, respectively. Save the file. 6. In your Web browser, open your sample_VGI app again (e.g., http:///MyVGI/sample_VGI.html) or, if you still have it open, refresh the page by pressing F5. Now the map has been cleared of the VGI content that accumulates in the ArcGIS API for JavaScript sample app, and a new set of feature symbols has replaced the previous set in the editing template. Your sample_VGI app now uses the feature editing template for the BloomfieldHillsMichigan feature layers. app truly your own, you need to create your own feature layers as described in the first part of this article. Conclusion This exercise stepped you through the process of setting up one of the editing samples on your local machine and updating the references to the feature service to change the content that will be edited by the application. New URLs for the feature layers www.esri.com ArcUser Summer 2010 55