Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 790 Bytes

using-with-arcgis.md

File metadata and controls

13 lines (8 loc) · 790 Bytes

Using with ArcGIS

Pure JS React Overlaid Interleaved
example

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

deck.gl as a ArcGIS map layer

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

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