Port over epsg-4326, export-map, fractal and full-screen-drag-rotate-and-zoom examples

This commit is contained in:
Bart van den Eijnden
2015-04-02 14:51:14 +02:00
committed by Andreas Hocevar
parent 0882754b49
commit d0d61e68c7
6 changed files with 77 additions and 234 deletions

6
examples_src/fractal.css Normal file
View File

@@ -0,0 +1,6 @@
.map {
background: whitesmoke;
}
#depth {
width: 100px;
}