UNPKG

440 BHTMLView Raw
1---
2layout: example.html
3title: ArcGIS REST Feature Service
4shortdesc: Example of using an ArcGIS REST Feature Service with a Tile strategy.
5docs: >
6 This example loads new features from ArcGIS REST Feature Service when the view extent changes.
7tags: "vector, esri, ArcGIS, REST, Feature, Service, loading, server"
8resources:
9 - https://code.jquery.com/jquery-2.2.3.min.js
10---
11<div id="map" class="map"></div>
12<div id="info">&nbsp;</div>