Convert V examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-16 18:03:55 -07:00
parent baed03d50d
commit 8bd97532df
8 changed files with 64 additions and 89 deletions

View File

@@ -1,18 +1,12 @@
---
layout: example.html
title: esri ArcGIS REST Feature Service example
layout: strapless.html
title: ArcGIS REST Feature Service
shortdesc: Example of using an ArcGIS REST Feature Service with a BBOX strategy.
docs: >
This example loads new features from ArcGIS REST Feature Service when the view extent changes.
tags: "vector, esri, ArcGIS, REST, Feature, Service, bbox, loading, server"
resources:
- https://code.jquery.com/jquery-1.11.2.min.js
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
<div class="span4 offset4 pull-right">
<div id="info" class="alert alert-success">
&nbsp;
</div>
</div>
</div>
</div>
<div id="map" class="map"></div>
<div id="info">&nbsp;</div>