创建地图缓存

    技术2022-05-19  19

    右键点击地图服务→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>


    最新回复(0)