Popularity
2.7
Growing
Activity
0.0
Stable
123
5
15

Description

Learn How to use Google Map API for Android from Basic to Advance with complete examples.

Programming language: Java
License: Apache License 2.0
Tags: Maps     Resources     Android-library     Google Maps     Java-library     Example     Tutorial    

Complete-Google-Map-API-Tutorial alternatives and similar packages

Based on the "Resources" category.
Alternatively, view Complete-Google-Map-API-Tutorial alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Complete-Google-Map-API-Tutorial or a related project?

Add another 'Resources' Package

README

Complete-Google-Map-API-Tutorial

Learn How to use Google Map API for Android from Basic to Advance.

Satellite View 3D Building Map and StreetView

Learn all features about Google Map API from Basic to Advance. from Creating a Google Map API key the easiest way possible to changing themes and styles and changing user's location source.

There is also a Udemy course available for this repository. if you want to learn how to work with Google Maps API please check my course: Complete Google Map API for Android Tutorial

You will learn these topics for Google Map:

  • Getting API Key
  • Map Basics
  • Map Navigations Basics
  • Map Camera Clamp and tilt
  • Map Camera Events
  • Marker
  • Marker Listeners
  • Shapes
  • Shapes Listeners
  • Types and Styles
  • Map Settings
  • Map Snapshot
  • Getting User's Location
  • Changing User's Location Source

You will learn these topics for StreetViewPanorama:

  • StreetView Basics
  • StreetView Navigations
  • StreetView Events
  • StreetView Settings
  • StreetView and Map

Requirement

Get Google Map API Key from here: https://console.developers.google.com/apis/credentials

Checkout My Libraries

  • Android-Intent-Library: A library which will save you a lot of time from writing the same intent creation code. it consist of many intent creation codes like Share, Contacts, Email and etc, which you can easily use.
  • Material-Resources-Library: A list of most useful resources for designing android apps such as all material colors and dimens, 180 Gradient background + html, social, flat, fluent, metro colors.
  • Complete-Google-Map-API-Tutorial: Learn How to use Google Map API for Android from Basic to Advance with complete examples.
  • DropSignIn: Sign In UI Design
  • BlueSignIn: Sign In and Sign Up Ui Design

Donations

This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated. Thank you!

  • Donate $5: Thank's for creating this project, here's a tea (or some juice) for you!
  • Donate $10: Wow, I am stunned. Let me take you to the movies!
  • Donate $15: I really appreciate your work, let's grab some lunch!
  • Donate $25: That's some awesome stuff you did right there, dinner is on me!
  • Donate $50: I really really want to support this project, great job!
  • Donate $100: You are the man! This project saved me hours (if not days) of struggle and hard work, simply awesome!
  • Donate $2799: Go buddy, buy Macbook Pro for yourself!

Of course, you can also choose what you want to donate, all donations are awesome!

Changelog

  • 1.0.0
    • Initial release

License

Copyright 2019 mohammadima3oud

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


*Note that all licence references and agreements mentioned in the Complete-Google-Map-API-Tutorial README section above are relevant to that project's source code only.