@vinctus/react-maplibre
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

react-maplibre

react-maplibre is a very minimalist React.js wrapper library for the Mapbox GL JS Typescript library.

Documentation can be found here.

Testing

There is a test program in the test directory. It gets the Mapbox access token from environment variable REACT_APP_MAPBOX_API_KEY in .env.development, which can be decrypted using the usual encryption key.

To start the test program type:

  1. npm ci
  2. tsc
  3. cd test
  4. npm ci
  5. npm run dev

Readme

Keywords

none

Package Sidebar

Install

npm i @vinctus/react-maplibre

Weekly Downloads

15

Version

0.2.3

License

none

Unpacked Size

17.9 kB

Total Files

21

Last publish

Collaborators

  • emaxedon
  • edadma