An open API service indexing awesome lists of open source software.

https://github.com/explooosion/angular-agm

Using Angular Google Maps (AGM)
https://github.com/explooosion/angular-agm

Last synced: about 1 month ago
JSON representation

Using Angular Google Maps (AGM)

Awesome Lists containing this project

README

          

# Angular-AGM
Angular4 with google map - [Angular Google Maps (AGM)](https://github.com/SebastianM/angular-google-maps)

+ Angular4
+ AGM(Angular Google Map)
+ Google Map API

## Blog
[Angular4 - 不再踢鐵板的 Google Map 操作(AGM)](https://dotblogs.com.tw/explooosion/2017/07/17/212602)

## Install
```bash
git clone https://github.com/explooosion/Angular-AGM.git
```

```bash
cd an-agm
```

```bash
npm install
```

```bash
npm install -g @angular/cli
```

```bash
ng serve
```

## license
MIT