Package Exports
- @ng-maps/here
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ng-maps/here) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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({})