`Day36` - Implemented some map application using n...
# 100daysofkotlin-2021
j
Day36
• 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.