We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83a51d commit b4a8f39Copy full SHA for b4a8f39
examples/openlayers/02_editFeatures.html
@@ -32,8 +32,6 @@ <h5 class='panel-title text-center'>编辑</h5></div>
32
</div>
33
34
35
-<script src="http://cdn.bootcss.com/openlayers/4.2.0/ol.js"></script>
36
-<script type="text/javascript" src="../../dist/iclient9-openlayers.min.js"></script>
37
<script type="text/javascript">
38
var map, id, pointFeature, vectorSource, resultLayer,
39
baseUrl = (window.isLocal ? document.location.protocol + "//" + document.location.host : "http://support.supermap.com.cn:8090")+"/iserver/services/map-world/rest/maps/World",
0 commit comments