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)
- Host: GitHub
- URL: https://github.com/explooosion/angular-agm
- Owner: explooosion
- License: mit
- Created: 2017-07-17T13:04:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T18:12:33.000Z (almost 9 years ago)
- Last Synced: 2025-01-24T22:11:54.061Z (over 1 year ago)
- Language: TypeScript
- Size: 3.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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