21 lines
510 B
HTML
21 lines
510 B
HTML
---
|
|
layout: example.html
|
|
title: GPX example
|
|
shortdesc: Example of using the GPX source.
|
|
docs: >
|
|
Example of using the GPX source.
|
|
tags: "GPX"
|
|
cloak:
|
|
Ak-dzM4wZjSqTlzveKz5u0d4IQ4bRzVI309GxmkgSVr1ewS6iPSrOvOKhA-CJlm3: Your Bing Maps Key from http://bingmapsportal.com/ here
|
|
---
|
|
<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">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|