上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
摘要: 可以在要素图层上设置其他属性,以更改其绘制和行为方式。将definitionExpression设置为仅绘制海拔增益小于250英尺renderer的路径,a 将路径绘制为绿色,a popupTemplate将显示路径名称和弹出窗口中的所有字段。 // Trails feature layer (li 阅读全文
posted @ 2020-01-14 17:10 恋上微笑的天使 阅读(237) 评论(0) 推荐(0)
摘要: <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> <title>Measurement in 2D - 阅读全文
posted @ 2020-01-13 16:42 恋上微笑的天使 阅读(496) 评论(0) 推荐(0)
摘要: 在地图中放大缩小符号不显示,在iis里加响应头 添加如下内容 Access-Control-Allow-Credentials:true Access-Control-Allow-Headers:origin,x-requested-with,content-type Access-Control- 阅读全文
posted @ 2020-01-13 16:17 恋上微笑的天使 阅读(259) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-01-13 10:06 恋上微笑的天使 阅读(371) 评论(0) 推荐(0)
摘要: 效果图 代码如下: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>缓冲区分析划线画图。。。</title> <link rel="stylesheet" href="http://localhost/arcgis_js_v 阅读全文
posted @ 2020-01-10 14:29 恋上微笑的天使 阅读(565) 评论(0) 推荐(0)
摘要: 地图自带位置 示例指北针 绑定到自定义DIV中 比例尺 画图 图例 阅读全文
posted @ 2020-01-08 15:16 恋上微笑的天使 阅读(230) 评论(0) 推荐(0)
摘要: Default Value:true declaredClass Stringreadonly inherited declaredClass Stringreadonly inherited Since: ArcGIS API for JavaScript 4.7 The name of the 阅读全文
posted @ 2020-01-07 14:26 恋上微笑的天使 阅读(2401) 评论(0) 推荐(0)
摘要: var fullmap = dom.byId("Print"); fullmap.onclick = function () { var printTask = new PrintTask({ url: "http://localhost:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20 阅读全文
posted @ 2020-01-04 08:52 恋上微笑的天使 阅读(199) 评论(0) 推荐(0)
摘要: 地图打印 打印 阅读全文
posted @ 2020-01-02 17:19 恋上微笑的天使 阅读(157) 评论(0) 推荐(0)
摘要: 背景: 最近 开发中遇到新需求,把公司的OA系统迁移一套到小程序上面去 有些功能的信息是在小程序 查看 但是文件是在pc端上传的 例如:领导在外出办公 使用小程序查看xxxx.pdf文件 这个时候就遇到问题了, pc端的部署和小程序的部署不是在同一台服务器上。 在pc端上传文件想要小程序看的话 心中 阅读全文
posted @ 2020-01-02 14:49 恋上微笑的天使 阅读(899) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页