Skip to content

Edit is a configurable application template that enables you to provide basic editing capabilites for editable layers in a web map.

Notifications You must be signed in to change notification settings

Esri/edit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS Configurable Apps will be retired in 2025. The ArcGIS Configurable Apps source code repro is deprecated and will not receive further updates. In addition, this repository will be removed in October 2025, along with the October 2025 ArcGIS Online update.

Deprecated: edit-template

Edit is a configurable application template that enables you to provide basic editing capabilites for editable layers in a web map.

View it live

Features

Edit is a configurable application template that enables you to provide basic editing capabilites for editable layers in a web map. The template can be configured using the following options:

  • Map: Choose the web map used in your application.
  • Color Scheme: Choose the application color scheme (Blue, Black, or Green).
  • Show Toolbar: Display an editing toolbar.

Instructions

  1. Download and unzip the .zip file or clone the repo.
  2. Web-enable the directory
  3. Access the .html page
  4. See the readme.html page for more details.

Requirements

  • Notepad or HTML editor
  • Some background with HTML, CSS and JavaScript
  • Experience with the ArcGIS API for JavaScript is helpful.

Resources

Issues

Found a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2012 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.