Skip to content

Suvam-Dawn/Basic-Google-Map-Android

Repository files navigation


Basic Google Map Integration in Android

Google Maps is a web mapping service developed by Google. It offers satellite imagery, street maps, 360° panoramic views of streets (Street View), real-time traffic conditions (Google Traffic), and route planning for traveling by foot, car, bicycle and air (in beta), or public transportation.Google Maps began as a C++ desktop program at Where 2 Technologies. In October 2004, the company was acquired by Google, which converted it into a web application. After additional acquisitions of a geospatial data visualization company and a realtime traffic analyzer, Google Maps was launched in February 2005. The service's front end utilizes JavaScript, XML, and Ajax. Google Maps offers an API that allows maps to be embedded on third-party websites, and offers a locator for urban businesses and other organizations in numerous countries around the world. Google Map Maker allowed users to collaboratively expand and update the service's mapping worldwide but was discontinued from March 2017. However, crowdsourced contributions to Google Maps were not discontinued as the company announced those features will be transferred to the Google Local Guides program.

Steps:-

  1. Create your project into Firebase (https://console.firebase.google.com) .
  2. Add App details and follow the flow.
  3. Open Console Google and select your project (https://console.cloud.google.com/home)
  4. Select Left Menu-> APIs & Services-> Library->(Search) Maps SDK for Android-> Select 1st One
  5. Enable API
  6. Select Credentials from top menu and copy api key and past it into AndroidManifest meta data tag (https://github.com/Suvam-Dawn/Basic-Google-Map-Android/blob/master/app/src/main/AndroidManifest.xml)

Basic Google Map UI:-


Releases

No releases published

Packages

No packages published

Languages