Skip to content

guidrymwg/MapExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapExample

The project MapExample illustrates a number of applications using Google Maps in conjunction with location services, including

  • basic maps
  • adding markers and custom markers
  • adding popups windows and links to markers
  • touch and long-touch actions on maps
  • geocoding (finding location from name)
  • reverse geocoding (finding name from location)
  • indoor maps
  • tracking your location on maps
  • adding routes between points on maps
  • adding Google StreetView capability to maps

The projects in these repositories correspond to individual lessons in the free online android programming course at http://eagle.phys.utk.edu/guidry/android/ .

Prerequisites

This project assumes the Gradle build system in Android Studio. It was targeted at Android 6.0 (API 23) but should be compatible with API 15 and beyond. You will need

Getting Started

First download this project using the Clone or Download button, either by importing into Android Studio using GitHub version control, or by downloading and unpacking a .zip file. Full instructions for both may be found by going to http://eagle.phys.utk.edu/guidry/android/ and selecting Resources > Packages for All Projects from the menu.

A complete description of this project, including steps to build it from scratch, may be found by going to http://eagle.phys.utk.edu/guidry/android/ and selecting Map Example from the menu.

About

The project MapExample illustrates a number of applications using Google Maps in conjunction with location services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages