Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 206 Bytes

How to run the demo:

  • Open the project by: cd tutorials/kotlin/MapWithMarker
  • Add a secrects.properties file, add line MAPS_API_KEY=*** (Replace *** with the Google Map SDK Api key)
  • Run the app