Skip to content

acq/AndroidMapSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Map Samples

Features

This repository contains samples for the following features:

  • AirMapView
  • Polygons and GeoJSONs
  • Heatmaps
  • Offline reverse geocoding
  • Yelp and Foursquare APIs
  • ParisData datasets

Warning: this code is NOT intended for production purposes. For example, there are I/O operations on the main thread

How to use

This project expects a secrets.properties file which should contain your different API keys. It should look like that:

GOOGLE_MAPS_KEY=...
FOURSQUARE_CLIENT_ID=...
FOURSQUARE_CLIENT_SECRET=...
YELP_CONSUMER_KEY=...
YELP_CONSUMER_SECRET=...
YELP_TOKEN=...
YELP_TOKEN_SECRET=...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published