Convert R examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-16 09:08:17 -07:00
parent e6343ca272
commit c984bedd09
12 changed files with 102 additions and 128 deletions

View File

@@ -1,5 +1,5 @@
---
layout: example.html
layout: strapless.html
title: Raster Source
shortdesc: Demonstrates pixelwise operations with a raster source.
docs: >
@@ -21,13 +21,10 @@ docs: >
tags: "raster, pixel"
resources:
- http://d3js.org/d3.v3.min.js
- raster.css
cloak:
Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here
---
<div class="row-fluid">
<div class="span12 rel">
<div id="map" class="map"></div>
<div id="plot"></div>
</div>
<div class="rel">
<div id="map" class="map"></div>
<div id="plot"></div>
</div>