Skip to content

๐ŸŒ In this project Google Map API was implemented. Added markers programmatically, on long click, and on POI click. I also learned how to style Google map and enable location tracking.

HanuszczakDev/Google-Maps-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Google Maps API ๐ŸŒ

Project created for the Udacity nanodegree Android Kotlin Developer program.

Features โœจ

  • Permissions
  • Google Maps API
  • API KEY
  • Style Maps
  • POI
  • Location Tracking

Project Milestones

  • Obtain an API key
  • Integrate a Google Map in app
  • Display different map types
  • Style the Google Map
  • Add markers to map
  • Enable the user to place a marker on a point of interest (POI)
  • Enable location tracking

Installation

Please add your Google Maps API KEY to the local.properties

# Google Maps API key
MAPS_API_KEY=<YOUR_API_KEY>

Overview

In this project Google Map API was implemented. Added markers programmatically, on long click, and on POI click. I also learned how to style Google map and enable location tracking.

Location Permission Map View POI Enable My Location

About

๐ŸŒ In this project Google Map API was implemented. Added markers programmatically, on long click, and on POI click. I also learned how to style Google map and enable location tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages