Convert X-Z examples to strapless template
This commit is contained in:
+3
-7
@@ -1,13 +1,9 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: XYZ Example
|
||||
layout: strapless.html
|
||||
title: XYZ
|
||||
shortdesc: Example of a XYZ source.
|
||||
docs: >
|
||||
The XYZ source is used for tile data that is accessed through URLs that include a zoom level and tile grid x/y coordinates.
|
||||
tags: "xyz"
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user