laptop and a wrench

漏洞

Point graphic fails to draw properly in the local SceneView.

上次发布: December 5, 2019 ArcGIS API for JavaScript
漏洞 ID 编号 BUG-000126298
已提交October 25, 2019
上次修改时间June 5, 2024
适用范围ArcGIS API for JavaScript
找到的版本4.12
修正版本4.14
状态Fixed

解决办法

Set the spatial reference of the point as shown below:

 

 var point = {

    type: "point",

    longitude: -118.80657463861,

    latitude: 34.0005930608889,

    spatialReference: SpatialReference.WebMercator

   };

重现步骤

漏洞 ID: BUG-000126298

软件:

  • ArcGIS API for JavaScript

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项