We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b7991 commit 82aa31aCopy full SHA for 82aa31a
examples/leaflet/onlineWebmap.html
@@ -11,7 +11,7 @@
11
<script type="text/javascript" src="../../dist/iclient9-leaflet.js"></script>
12
13
<script>
14
- L.supermap.webmap(128);
+ L.supermap.webmap(75);
15
</script>
16
</body>
17
</html>
0 commit comments