右键点击地图服务→Service Properties→Caching→Draw this map services:using tiles from its cache→Suggest选择缩放级数→确定完成
在FLEX中使用ArcGISTiledMapServiceLayer 缓存瓦片服务层
<esri:Map>
<esri:ArcGISTiledMapServiceLayer url="http://localhost/ArcGIS/rest/services/NorthAmericaMap/MapServer" />
</esri:Map>
本文介绍如何通过右键菜单操作配置ArcGIS地图服务的缓存设置,并展示了一个在FLEX中利用ArcGISTiledMapServiceLayer组件加载自定义缓存瓦片服务层的示例。
691

被折叠的 条评论
为什么被折叠?



