1. 程式人生 > >Failed to load resource: net::ERR_CONNECTION_TIMED_OUT

Failed to load resource: net::ERR_CONNECTION_TIMED_OUT

http://59.108.92.220:8080/crossdomain.xml

var mapServerUrl = "http://59.108.92.220:8080/ArcGIS/rest/services/horseMap/chinaMap_terrain/MapServer";//全國地圖服務地址

可以正常訪問到,但地圖沒有出來 

MapFrame/Scripts/MapOperation.js修改如下 :

//新增底圖:切圖TiledLayer,動態DynamicLayer
    hmap.addBaseMap([new HMap.TiledLayer(mapServerUrl)]);//亦莊現場地圖是動態圖,但是本地測試用的是切片地圖