@ng-maps/here

Provider for Here Maps

Usage no npm install needed!

<script type="module">
  import ngMapsHere from 'https://cdn.skypack.dev/@ng-maps/here';
</script>

README

Here Maps Module

Provider for Here Maps

Installation

Install with your favorite package manager

npm i -S @ng-maps/here

or

yarn add @ng-maps/here

Add to AppModule

Add the following line to your AppModule

NgMapsHereModule.forRoot({})