]> git.openstreetmap.org Git - rails.git/blobdiff - public/export/embed.html
Reverse order of marker and vector layers to stop the vector layer
[rails.git] / public / export / embed.html
index 55d11ebbe9fc5e6a826e37b0e6ea4942508173bd..20e1d2ac9672c0fddb66917d8485626aac8178e9 100644 (file)
@@ -3,6 +3,15 @@
   <head>
     <title>OpenStreetMap Embedded</title>
     <style type="text/css">
+        html {
+            width: 100%;
+            height: 100%;
+       }
+        body {
+            width: 100%;
+            height: 100%;
+            margin: 0px;
+        }
         #map {
             width: 100%;
             height: 100%;