diff --git a/examples/vector-esri-edit.html b/examples/vector-esri-edit.html index 2600f955a7..ff4ecd84c0 100644 --- a/examples/vector-esri-edit.html +++ b/examples/vector-esri-edit.html @@ -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 ---