Skip to content

Commit 92b0bdc

Browse files
authored
Update onlineWebMap.html
1 parent fd50007 commit 92b0bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openlayers/onlineWebMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<script type="text/javascript" src="../js/include-web.js"></script>
1010
<script type="text/javascript" src="../../dist/ol/include-ol.js"></script>
1111
</head>
12-
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0;">
12+
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0;max-width:400px;">
1313
<div id="map" style="width: 100%;height:100%"></div>
1414
<div
1515
id="popup"

0 commit comments

Comments
 (0)