@bgrusnak/here-maps-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

here-maps-react NPM

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

Package Sidebar

Install

npm i @bgrusnak/here-maps-react

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

165 kB

Total Files

40

Last publish

Collaborators

  • bgrusnak