Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 585 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 585 Bytes

Wander

A Google Maps app that displays customized maps and the user's location.

Features

  • registering an API key in an Android app.
  • integrating a Google Map.
  • displaying different map types.
  • styling the Google Map.
  • adding markers to the map.
  • enabling the user to place a marker on a point of interest.
  • enabling location tracking.

Based on Android Google Maps by Google Codelabs (2022).