@antv/l7-react

Install dependencies,

Usage no npm install needed!

<script type="module">
  import antvL7React from 'https://cdn.skypack.dev/@antv/l7-react';
</script>

README

L7-React

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build