JungIn Choi
04/21/2021, 12:50 AMDay36
• Implemented some map application using naver map API. Spent time reading api docs.
• Displayed markers and polygons. Got user location using google play location API.
Self-Comment
• Hooo since it takes an hour to work, it’s quite frustrating when I come back home. I just fall asleep after having dinner and doing house chores.
Goals Tomorrow
• Have to do some refactoring with this map application. Didn’t care a lot about null checking etc, was just busy making use of this API.