1.0.3 • Published 4 years ago

@bgrusnak/here-maps-react v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

here-maps-react NPM npm.io npm.io

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 @bgrusnak/here-maps-react

Or

npm install --save @bgrusnak/here-maps-react

The version 1.0.1 of this library uses React Hooks so you'll need to be on 16.8.0 or later.

Docs

This version is patched for

  • the using of strict Typescript mode.
  • do not remove Marker on change coordinates

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 © bgrusnak