Use RAW mode for demo while ol.Object is not adapted for compiled mode
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
<body>
|
||||
<div id="map1" 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>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user