Git Product home page Git Product logo

google-maps-2018's Introduction

Watch the course on YouTube: here.

Watch the Course Demo.

What you'll learn:

  1. Enabling the Google Maps SDK for Android
  2. Enabling the Google Directions API for Android
  3. MapView objects
  4. Animating and moving the camera view
  5. Setting view bounds on a google map
  6. Building a thread that retrieves coordinates from a database
  7. Building a service that inserts coordinates into a database
  8. Create custom map markers with images
  9. Get real time gps updates of users (Like Uber does)
  10. How to use marker cluster to make custom map markers
  11. Retrieving distance and travel time information using the directions API
  12. Adding Polylines to a google map
  13. Determining the fastest route
  14. Opening the Google Maps application using an intent and uri

google-maps-2018's People

Contributors

mitchtabian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-maps-2018's Issues

Main Activity closing even when location turned on.

I did this project successfully but getting a error.
When i open my app, it asks for turn my GPS on, but even after turning it on, the app turns off.
I have to manually turn my GPS on/off to get it finally working.

FirebaseAuth.getInstance().getUid() - How does it work?

I have 3 questions about this:
FirebaseAuth.getInstance().getUid()

  1. According to spec, getInstance() returns instance of the FirebaseAuth class, but the getUid not function in this class. But it works. How ?

  2. It seems that getUid generates unique ID if this is a new user but it is not written in the spec. How does this function work?

  3. When does it throw exception or return null ?

Thanks,
Alex

The code is a bit different from video

Hi,

Where can I find the same code as in video ?
I choose a suitable branch but it is a bit different and lacks code snippets.
For example,
google_map_api.xml doesn't exist.
There are additional codes that you added online.

I also saw that you copied code and configuration from other GitHub link.

Thanks,
Alex

Filtering online users by radius in map and chatroom.

Hi,

I want to add to this application the following feature:
Filtering online users by radius in map and chatroom.

Could you tell me what relevant information will help me to do it ? I don't see that you do it on your code.

Thanks,
Alex

Map is not shown

Hi,

Map is not shown.
I don't see place where I can enter API Key

Thanks,
Alex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.