Add an example using Mapbox Terrain-RGB tiles

This commit is contained in:
Tim Schaub
2016-10-28 09:08:35 -06:00
parent 7834a95210
commit df83f6633f
3 changed files with 113 additions and 0 deletions

9
examples/sea-level.css Normal file
View File

@@ -0,0 +1,9 @@
#level {
display: inline-block;
width: 150px;
vertical-align: text-bottom;
}
a.location {
cursor: pointer;
}