Newlines
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
}
|
||||
.ol-rotate {
|
||||
top: 3em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -21,4 +21,4 @@ tags: "filter, image manipulation"
|
||||
<option>shadow</option>
|
||||
<option>emboss</option>
|
||||
<option value="edge">edge detect</option>
|
||||
</select>
|
||||
</select>
|
||||
|
||||
@@ -15,4 +15,4 @@ tags: "image, events, loading"
|
||||
<div id="map" class="map"></div>
|
||||
<div id="progress"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -16,4 +16,4 @@
|
||||
}
|
||||
.tooltip-inner {
|
||||
border: 2px solid white;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@ tags: "KML, vector, style"
|
||||
<div class="span12">
|
||||
<div id="map" class="map"><div id="info"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user