here-maps-react
v2.0.0
Published
React components library for HERE Maps
Downloads
593
Maintainers
Readme
here-maps-react
React components library for HERE Maps
Easily integrate HERE Maps into your app with a set of React components.
Full TypeScript support!
Tree shakeable!
Installation
yarn add here-maps-react
Or
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.
Docs
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.
License
MIT © ordazgustavo