All Projects → mohammadima3oud → Complete Google Map Api Tutorial

mohammadima3oud / Complete Google Map Api Tutorial

Licence: apache-2.0
Learn How to use Google Map API for Android from Basic to Advance with complete examples.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Complete Google Map Api Tutorial

Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+428.85%)
Mutual labels:  google-maps-api, map, maps
Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (+3833.65%)
Mutual labels:  map, maps
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (+229.81%)
Mutual labels:  map, maps
Google Map React
Google map library for react that allows rendering components as markers 🎉
Stars: ✭ 5,529 (+5216.35%)
Mutual labels:  map, maps
angular-mapboxgl-directive
AngularJS directive for Mapbox GL
Stars: ✭ 43 (-58.65%)
Mutual labels:  map, maps
Maps Pair Programming
Fastest marker render +500k markers
Stars: ✭ 280 (+169.23%)
Mutual labels:  google-maps-api, maps
React Native Map Clustering
React Native map clustering both for Android and iOS.
Stars: ✭ 450 (+332.69%)
Mutual labels:  map, maps
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-50.96%)
Mutual labels:  map, maps
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-63.46%)
Mutual labels:  map, maps
Maplace.js
A Google Maps Javascript plugin for jQuery.
Stars: ✭ 1,021 (+881.73%)
Mutual labels:  google-maps-api, maps
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (-50.96%)
Mutual labels:  map, maps
map-machine
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
Stars: ✭ 82 (-21.15%)
Mutual labels:  map, maps
react-vector-maps
🗺 A React component for interactive vector maps of the world and 100+ countries
Stars: ✭ 112 (+7.69%)
Mutual labels:  map, maps
Maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
Stars: ✭ 3,377 (+3147.12%)
Mutual labels:  map, maps
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-56.73%)
Mutual labels:  map, maps
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (-49.04%)
Mutual labels:  map, maps
HealthCare-Scan-Nearby-Hospital-Locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
Stars: ✭ 23 (-77.88%)
Mutual labels:  maps, google-maps-api
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+2483.65%)
Mutual labels:  map, maps
Transportr
Free Public Transport Assistant without Ads or Tracking
Stars: ✭ 678 (+551.92%)
Mutual labels:  android-app, map
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-50.96%)
Mutual labels:  map, maps

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
Satellite View 3D Buildings 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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].