Update jquery version to 3.5.1 for all examples

This commit is contained in:
Maximilian Krög
2020-07-27 21:13:00 +02:00
parent cda979b848
commit a0e487fcbd
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ docs: >
This example loads new features from ArcGIS REST Feature Service when the view extent changes.
tags: "vector, esri, ArcGIS, REST, Feature, Service, loading, server"
resources:
- https://code.jquery.com/jquery-2.2.3.min.js
- https://code.jquery.com/jquery-3.5.1.min.js
---
<div id="map" class="map"></div>
<div id="info">&nbsp;</div>