Revert to jQuery for editing with Esri and IE 9

This commit is contained in:
Tim Schaub
2015-11-18 10:21:00 -07:00
parent d3ff8d7fb0
commit cbfd533d49
2 changed files with 19 additions and 23 deletions

View File

@@ -5,6 +5,8 @@ shortdesc: Example of using an ArcGIS REST Feature Service in an editing applica
docs: >
This example loads features from ArcGIS REST Feature Service and allows to add new features or update existing features.
tags: "vector, esri, ArcGIS, REST, Feature, Service, bbox, loading, server, edit, updateFeature, addFeature"
resources:
- https://code.jquery.com/jquery-1.11.2.min.js
---
<div id="map" class="map"></div>
<form class="form-inline">