Convert H-I examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-15 14:58:10 -07:00
parent 88ec3b9f6c
commit 91a772a952
7 changed files with 37 additions and 73 deletions

View File

@@ -1,13 +1,13 @@
---
layout: example.html
title: Vector Icon Example
layout: strapless.html
title: Icon Symbolizer
shortdesc: Example using an icon to symbolize a point.
docs: >
Example using an icon to symbolize a point.
tags: "vector, style, icon, marker, popup"
resources:
- https://code.jquery.com/jquery-1.11.2.min.js
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"><div id="popup"></div></div>
</div>
</div>
<div id="map" class="map"><div id="popup"></div></div>