Added extra features to OpenStreetMap in Place Maps.
svn: r17966
This commit is contained in:
@@ -69,3 +69,12 @@ div#middlesection {
|
||||
float: center;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
/* map_canvas-- place map holder
|
||||
------------------------------------------------- */
|
||||
div#map_canvas {
|
||||
margin-left: 30px;
|
||||
border: solid 4px #000;
|
||||
width: 900px;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user