File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
< script type ="text/javascript " src ="../js/include-web.js "> </ script >
10
10
< script type ="text/javascript " src ="../../dist/ol/include-ol.js "> </ script >
11
11
</ head >
12
- < body style =" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0;max-width:400px; ">
12
+ < body style =" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0; ">
13
13
< div id ="map " style ="width: 100%;height:100% "> </ div >
14
14
< div
15
15
id ="popup "
16
16
class ="ol-popup "
17
- style ="background-color: white;padding: 15px;border-radius: 10px;border: 1px solid #cccccc; "
17
+ style ="background-color: white;padding: 15px;border-radius: 10px;border: 1px solid #cccccc;max-width:400px; "
18
18
>
19
19
< div id ="popup-content "> </ div >
20
20
</ div >
You can’t perform that action at this time.
0 commit comments