static/pngtile/map.css
changeset 142 9b316e83e9e3
parent 141 19a3ed063d18
child 145 51908b0cc3a1
equal deleted inserted replaced
141:19a3ed063d18 142:9b316e83e9e3
       
     1 #map {
       
     2     overflow: hidden;
       
     3     position: absolute;
       
     4 
       
     5     top: 0px;
       
     6     left: 0px;
       
     7     width: 100%;
       
     8     height: 100%;
       
     9 }