React components library for HERE Maps
> React components library for HERE Maps
Easily integrate HERE Maps into your app with a set of React components.
Full TypeScript support!
Tree shakeable!
``bash`
yarn add here-maps-react
Or
`bash``
npm install --save here-maps-react
The version 1.0.0 of this library uses React Hooks so you'll need to be on
16.8.0 or later.
The Here Maps React docs are pubished at
https://ordazgustavo.github.io/here-maps-react
This library is based on the original
react-here-maps, updated to
conform to React StrictMode, as well as, adding new components.
MIT © ordazgustavo