当在MAC中的一个单独窗口中弹出任务窗格插件时,addFileAttachmentAsync API不像预期的那样工作。在ScriptLab插件中也可以看到这一点。观察到: API返回5005 (Operation failed because the data is not current on the server)错误代码。期望:附件应该附加到组合窗格中。复制步骤:
在MAC中单击新消息。Open插件(有一
我一直在尝试使用ArcGISJS中的ClassBreaksRenderer根据属性给多边形上色。我的数据源是一个本地json文件,我怀疑这就是它不能工作的原因。.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer/3", .../data/check.json", ...
ge
我在一个安卓应用程序中使用ArcGIS应用程序接口。我以前用过谷歌的API。在Google API中可以进行投影计算,如下所示: Point p = new Point()问: ArcGIS接口中有没有类似的东西?我在ArcGIS文档中见过GeometryEngine.project(point p, spatialReference sr1, spatialRef