Skip to content

asilichenko/android-map-with-panorama-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Google Map with Street View sample

The sample Android app demonstrates how to use a custom combination of Google Maps and StreetView.

Sources

Maps API key

The app require that you add your own Google Maps API key:

  • Get a Maps API key.
  • Create a file in the root directory of the project called secure.properties (this file should NOT be under version control to protect your API key).
  • Add a single line to secure.properties that looks like: MAPS_API_KEY=YOUR_API_KEY, where YOUR_API_KEY is the API key you obtained in the first step.
  • Build and run

About

The sample Android app demonstrates how to use a custom combination of Google Maps and StreetView.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages