Add raster view for raster data

This commit is contained in:
Petr Sloup
2016-05-04 13:53:47 +02:00
parent daa94dc806
commit 187da7bb58
6 changed files with 32 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@
body { margin:0; padding:0; }
#map { position:absolute; top:0; bottom:0; width:100%; }
</style>
</head>
<body>
<h1 style="display:none;">{{name}}</h1>
<div id='map'></div>