Use RAW mode for demo while ol.Object is not adapted for compiled mode
This commit is contained in:
+1
-1
@@ -21,6 +21,6 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="map1" class="map"></div>
|
<div id="map1" class="map"></div>
|
||||||
<div id="map2" class="map"></div>
|
<div id="map2" class="map"></div>
|
||||||
<script src="http://localhost:9810/compile?id=ol-skeleton" type="text/javascript"></script>
|
<script src="http://localhost:9810/compile?id=ol-skeleton&mode=RAW" type="text/javascript"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user