Langston Smith
Langston Smith
Annotation Plugin has been released. Demo app needs an example showing how to use it.
This ticket is to track the need to mention Android Studio versions that are supported by this project. Certain libraries and other tools used in this repo can only run...
Making this ticket to track @zugaldia's suggestion that we improve our ability to look into this app's crash reports. This might include having to update some sort of metadata in...
Saw a cool icon size animation the other day. Could be good to try to replicate in this demo app. 1. "Select state detection" to adjust the tapped icon to...
Something similar to  Related to #688 and https://github.com/mapbox/mapbox-plugins-android/issues/484 Other helpful/related examples: http://jsbin.com/lokimezuyo/edit?html,output https://www.mapbox.com/labs/elementum/
Similar to this GL-JS example: [http://www-personal.umich.edu/~yonghah/rooms3d/](http://www-personal.umich.edu/~yonghah/rooms3d/)  Anyone have an idea of where to find an open set of data to create something...
Could be cool to have an example of using Material Design motion/transition to go from a static image to the GL `MapView` with the same style. Basically go from a...
Could be fun to have a mobile version of https://www.mapbox.com/mapbox-gl-js/example/dancing-buildings/
Based on @osana 's feedback here https://github.com/mapbox/mapbox-android-demo/pull/744#pullrequestreview-136825382
Can run `./gradlew :MapboxAndroidDemo:assembleGpservicesRelease` locally to see what proguard lines is truly needed. h/t to @Guardiola31337 for the suggestion