Skip to content

Commit 62ac9b3

Browse files
[update] 将综合示例使用服务换为io上的
(review by ytt)
1 parent 91cf154 commit 62ac9b3

File tree

1 file changed

+1
-1
lines changed
  • examples/mapboxgl-v2/src/application

1 file changed

+1
-1
lines changed

examples/mapboxgl-v2/src/application/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const SET_PROPERTY_RULE = {
1212
const App = () => {
1313
const [map, setMap] = useState<any>();
1414
const [layersInfo, setLayersInfo] = useState<any[]>([]);
15-
const url = 'http://172.16.14.182:8090/iserver/services/map-China100/rest/maps/China';
15+
const url = 'https://iserver.supermap.io/iserver/services/map-china400/rest/maps/China';
1616

1717
// 初始化
1818
useEffect(() => {

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