Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 291 Bytes

File metadata and controls

19 lines (11 loc) · 291 Bytes

Install

Using npm:

npm install layer-manager

Using yarn:

yarn add layer-manager

Requirements

layer-manager requires react@16.3.2 or higher to work.

You should also install these packages versions to have everything working

  • deck.gl@7.3.6
  • luma.gl@7.3.2
  • axios