My Location - Find my location information using ionic3 and Google Map Api
This ionic3 course is very helpful not only to developers with ionic development experience, but also to beginners without ionic development experience, as it provides comprehensive information on the overall ionic project structure and development methods.

- Unresolved
강의 잘 봤습니다. 한 가지 문의사항이 있습니다.
동영상에서 안내하시는대로 따라 코딩을 진행했습니다. 구글 맵 전시나 현재위치를 가지고 오는 것은 잘 되지만 마커나 찍히지 않는 문제가 생겼습니다. console에는 전혀 error나 warning이 찍히지 않습니다. 혹시 아실
IONICcomkingdom1192641
・
0
183
0
- Unresolved
mapTypeId : google.maps.mapTypeId.ROADMAP 이부분 mapTypeId : 'roadmap' 으로 고쳐야 합니다.
mapTypeId : google.maps.mapTypeId.ROADMAP 이부분 mapTypeId : 'roadmap' 으로 고쳐야 합니다.
IONICfruitscode2199
・
0
280
0
- Unresolved
new google.maps.latLng 이부분 new google.maps.LatLng 이걸로 고쳐야 에러가 안뜹니다.
new google.maps.latLng 이부분 new google.maps.LatLng 이걸로 고쳐야 에러가 안뜹니다.lat라고 쓰면 에러납니다. Lat입니다.
IONICfruitscode2199
・
0
230
0
- Unresolved
지도가 안뜹니다..
웹 브라우저로 구글맵 테스트해보고있는데,안드로이드에서는 하얀화면,아이폰에서는 검은화면이 나오네요..
IONICjhseo8080
・
0
633
4

