AlbertoBonfiglio / ng-maps

Modular map components for angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgMaps

codecov.io

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 @ng-maps/core Docs
@ng-maps/google @ng-maps/google Docs
@ng-maps/here @ng-maps/here Docs
@ng-maps/snazzy-info-window @ng-maps/snazzy-info-window google
@ng-maps/marker-clusterer @ng-maps/marker-clusterer Docs google (included in here)
@ng-maps/places @ng-maps/places Docs google
@ng-maps/data-layer @ng-maps/data-layer
@ng-maps/kml-layer @ng-maps/kml-layer
@ng-maps/drawing-layer @ng-maps/drawing-layer Docs google

About

Modular map components for angular

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 4.3%Language:HTML 1.2%Language:CSS 0.1%Language:Shell 0.0%Language:SCSS 0.0%