Intro to PointCloudLayer

Point cloud data can be visualized in the browser using the PointCloudLayer. This sample displays a point cloud with more than 1.1 billion points gathered with LiDAR. To enable the default popup set the property defaultPopupTemplateEnabled in the SceneView to true.

1
2
3
popup: {
  defaultPopupTemplateEnabled: true // activate popup with default template
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

The developer dashboard has moved

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close