Skip to content

This sample shows how to visualize a SceneLayer with Point geometries in a scene. A color visual variable is applied to each feature based on a numeric attribute in the SceneLayer.

This dataset contains more than 100,000 points representing World Cities. Points are retrieved on demand by the SceneLayer as the user navigates and zooms in/out around the scene.

Other helpful resources