Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Using Google Maps Platform with idiomatic Kotlinまとめ

Using Google Maps Platform with idiomatic Kotlinまとめ

集まれKotlin好き!Kotlin愛好会 vol.30 @オンライン
https://love-kotlin.connpass.com/event/218515/

jollyjoester

July 21, 2021
Tweet

More Decks by jollyjoester

Other Decks in Technology

Transcript

  1. この談義について • この談義はGoogle I/O 2021のUsing Google Maps Platform with idiomatic

    Kotlinのセッション動画を見てまとめたものです。 • わかりやすい構成・英語なのでぜひ見てみてください!(初中級向け?)
  2. 背景:3つのSDK Maps SDK for Android (2012) Maps SDK Utility Library

    Places SDK (2015, 2019) →Javaで作られている c.f. 1:00 https://events.google.com/io/session/a898055b-44d0-460a-bf4f-b4512c964441?lng=en
  3. • Codelabs ◦ 地図をAndroidアプリに追加する • Kotlin documentation snippets ◦ Google

    Maps Platform Documentation • Sample code ◦ https://github.com/googlemaps/android-samples ◦ https://github.com/googlemaps/android-places-demos Learning Maps & Kotlin