laptop and a wrench

Bug

Point graphic fails to draw properly in the local SceneView.

Last Published: December 5, 2019 ArcGIS API for JavaScript
Bug ID Number BUG-000126298
SubmittedOctober 25, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS API for JavaScript
Version found4.12
Version Fixed4.14
StatusFixed

Workaround

Set the spatial reference of the point as shown below:

 

 var point = {

    type: "point",

    longitude: -118.80657463861,

    latitude: 34.0005930608889,

    spatialReference: SpatialReference.WebMercator

   };

Steps to Reproduce

Bug ID: BUG-000126298

Software:

  • ArcGIS API for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options