-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Getting this ready for outside people to see
- Loading branch information
1 parent
7235a2e
commit 33f4f62
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# android | ||
Private repo for Android waffle | ||
# Mapzen Android SDK | ||
The Mapzen Android SDK is a thin wrapper that packages up everything you need to use Mapzen services in your Android applications. It also handles API key management, interaction between the components, UI elemets, and assorted other things | ||
|
||
## What's in here now? | ||
- [L.O.S.T](https://github.com/mapzen/lost)- Our drop-in replacement for Google Play Services Location APIs | ||
- [Tangram](https://github.com/tangrams/tangram-es/) Our 2D and 3D map renderer using OpenGL ES | ||
|
||
## What's on the way? | ||
- |