5 lines
56 B
CSS
5 lines
56 B
CSS
|
#map_canvas_options {
|
||
|
width: 100%;
|
||
|
height: 500px;
|
||
|
}
|