Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- gmaps
- 깃
- node.js
- node
- ssh
- Linux
- ubuntu
- 저장소
- HTML
- AWS
- Q-Map
- mean
- Android
- java
- rest
- cordova
- 자바
- JSP
- Retrofit
- IT 도서
- 안드로이드
- SSH Key
- git
- commit
- angularJs
- EC2
- 인공지능
- express
- Repository
- Ionic
Archives
- Today
- Total
UroA 개발 블로그
[Q-Map] gmaps -> angularjs-google-maps 라이브러리 변경 본문
gmaps -> angularjs-google-maps 라이브러리 변경
기존의 프로젝트를 angularjs로 변경하여 다시 진행함에 따라 사용하던 gmaps(javascript Google map library) 라이브러리를 angularjs-google-maps 라이브러리로 변경하였다.
angularjs-google-maps github -> https://github.com/allenhwkim/angularjs-google-maps
위와 같이 library의 기능들이 예제로 주어지고 있으며, Plunker 1로 확인 할수도 있다.
프로토타입의 프로젝트에서는 (1) custom-marker-ng-repeat.html 과 (2) polyline-simple.html 를 사용하였다.
- Plunker는 jsfiddle처럼 브라우저에ㅓㅅ 자바스크립트 소스코드를 개발하고 바로 실행해서 공유할 수 있는 웹 도구이다. [본문으로]
'Project > Q-Map' 카테고리의 다른 글
[Q-Map] Q-Map Prototype 완성 (0) | 2016.07.21 |
---|---|
[Q-Map] AngularJS 공부하기 좋은 사이트 추천 (0) | 2016.07.21 |
[Q-Map] 프로젝트 AngularJS 로 변경 (0) | 2016.07.21 |
[Q-Map] gmaps 라이브러리 사용하기 (0) | 2016.07.18 |
[Q-Map] wgs84 deg/min/sec -> wgs84 decimal 변경하기 (0) | 2016.07.18 |
Comments