busie-here-maps-react

React components library for HERE Maps

Usage no npm install needed!

<script type="module">
  import busieHereMapsReact from 'https://cdn.skypack.dev/busie-here-maps-react';
</script>

README

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