2.0.0-alpha.13 • Published 4 years ago

@ng-maps/here v2.0.0-alpha.13

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

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({})