Back to Deck Gl

Using with ArcGIS

docs/developer-guide/base-maps/using-with-arcgis.md

9.3.2800 B
Original Source

Using with ArcGIS

Pure JSReactOverlaidInterleaved
example

Starting with v8.1, deck.gl has support for ArcGIS with the @deck.gl/arcgis module.

2D integration with MapView is supported by the DeckLayer class, see pure JS example.

3D integration with SceneView is experimental: see the DeckRenderer class.