https://github.com/ng-maps/ng-maps
Modular map components for angular
https://github.com/ng-maps/ng-maps
angular google google-maps google-maps-api here-maps here-maps-api library map maps ng2
Last synced: 5 months ago
JSON representation
Modular map components for angular
- Host: GitHub
- URL: https://github.com/ng-maps/ng-maps
- Owner: ng-maps
- License: mit
- Created: 2019-05-29T06:59:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T01:38:18.000Z (6 months ago)
- Last Synced: 2024-11-07T14:03:14.563Z (6 months ago)
- Topics: angular, google, google-maps, google-maps-api, here-maps, here-maps-api, library, map, maps, ng2
- Language: TypeScript
- Homepage:
- Size: 12.7 MB
- Stars: 48
- Watchers: 8
- Forks: 13
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular - ng-maps - Modular map components for angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ng-maps - Modular map components for angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ng-maps - Modular map components for angular. (Table of contents / Third Party Components)
README
# NgMaps
[](https://codecov.io/github/ng-maps/ng-maps?branch=master)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fng-maps%2Fng-maps?ref=badge_shield)Contributions or questions? Joins us on [discord](https://discord.gg/ckCAAFNbf9).
## Installation
First you need to install `@ng-maps/core` package and additionally depending on the maps provider you use `@ng-maps/google` or `@ng-maps/here`.
For further steps please see the Docs of respective package.## Packages
This project is a mono repo and hosts multiple packages:
| Package | Version | Docs | Compatibility |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------- |
| @ng-maps/core | [](https://www.npmjs.com/package/@ng-maps/core) | [Docs](https://ng-maps.github.io/core/index.html) |
| @ng-maps/google | [](https://www.npmjs.com/package/@ng-maps/google) | [Docs](https://ng-maps.github.io/google/index.html) |
| @ng-maps/here | [](https://www.npmjs.com/package/@ng-maps/here) | [Docs](https://ng-maps.github.io/here/index.html) |
| @ng-maps/snazzy-info-window | [](https://www.npmjs.com/package/@ng-maps/snazzy-info-window) | | google |
| @ng-maps/marker-clusterer | [](https://www.npmjs.com/package/@ng-maps/marker-clusterer) | [Docs](https://ng-maps.github.io/marker-clusterer/index.html) | google (included in here) |
| @ng-maps/places | [](https://www.npmjs.com/package/@ng-maps/places) | [Docs](https://ng-maps.github.io/places/index.html) | google |
| @ng-maps/data-layer | [](https://www.npmjs.com/package/@ng-maps/data-layer) |
| @ng-maps/kml-layer | [](https://www.npmjs.com/package/@ng-maps/kml-layer) |
| @ng-maps/drawing-layer | [](https://www.npmjs.com/package/@ng-maps/drawing-layer) | [Docs](https://ng-maps.github.io/drawing-layer/index.html) | google |
| @ng-maps/direction | [](https://www.npmjs.com/package/@ng-maps/direction) | [Docs](https://ng-maps.github.io/direction/index.html) | google |---
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fng-maps%2Fng-maps?ref=badge_large)