This commit is contained in:
Tim Schaub
2015-04-02 19:23:02 +02:00
parent 2ef0e0db23
commit 6a105f9bcf
8 changed files with 9 additions and 8 deletions

View File

@@ -12,4 +12,4 @@
}
.ol-rotate {
top: 3em;
}
}

View File

@@ -21,4 +21,5 @@ tags: "GPX"
<a id="export-gpx" class="btn" download="map.gpx"><i class="icon-download"></i>Export GPX</a>
</div>
</div>
</div>
</div>

View File

@@ -21,4 +21,4 @@ tags: "filter, image manipulation"
<option>shadow</option>
<option>emboss</option>
<option value="edge">edge detect</option>
</select>
</select>

View File

@@ -15,4 +15,4 @@ tags: "image, events, loading"
<div id="map" class="map"></div>
<div id="progress"></div>
</div>
</div>
</div>

View File

@@ -16,4 +16,4 @@
}
.tooltip-inner {
border: 2px solid white;
}
}

View File

@@ -6,4 +6,4 @@
height: 1px;
width: 1px;
z-index: 100;
}
}

View File

@@ -11,4 +11,4 @@ tags: "KML, vector, style"
<div class="span12">
<div id="map" class="map"><div id="info"></div></div>
</div>
</div>
</div>

View File

@@ -19,4 +19,4 @@ tags: "extent, tilejson"
<button type="button" class="btn btn-default" id="southeast">southeast</button>
<button type="button" class="btn btn-default" id="southwest">southwest</button>
<button type="button" class="btn btn-default" id="world">world</button>
</div>
</div>