Skip to content

Commit 93ff807

Browse files
authored
Update landcoverClassification.html
1 parent 29d23e7 commit 93ff807

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/mapboxgl/landcoverClassification.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
<script include="iclient-mapboxgl-vue,mapbox-gl-enhance" src="../../dist/mapboxgl/include-mapboxgl.js"></script>
2323

2424
<script>
25-
var host = window.isLocal ? window.server : "https://iserver.supermap.io";
26-
var modelUrl = host + '/web/data/machine_learning/landcover_classification/model.json';
25+
var modelUrl = 'https://iclient.supermap.io/web/data/machine_learning/landcover_classification/model.json';
2726
let img = document.querySelector('#landcover');
2827
let canvas = document.querySelector('#data-canvas1');
2928
let ctx = canvas.getContext('2d');

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy