Langston Smith
Langston Smith
_Should_ be resolved by https://github.com/mapbox/mapbox-android-demo/pull/1104. #1104 will go out to Play Store version later this week. Will check back in on this about a month from now to see if...
I've also seen this log cat message in a weekend side project that uses the Maps SDK and shows the device location puck `LocationComponent` . cc @harvsu @nkukday in case...
Hi @msaleh97 , thanks for your interest in this. Unfortunately, none of the boolean methods have been ported to the Java SDK: https://github.com/mapbox/mapbox-java/blob/master/docs/turf-port.md#booleans. The Mapbox Android team is working on...
Thanks @tobrun . Will start tackling these one by one. cc @pveugen @mayagao
I've done some research and I haven't really found any other alternatives that offer the type of thing that Firebase Invites is about. Most searches for invite/referral programs return results...
The test app activity in https://github.com/mapbox/mapbox-gl-native-android/pull/314 doesn't apply any type of anchor/offset, which means the middle of the window stays on top of the `Feature` coordinate, rather than the `V`...
cc @karenell @kbauhausness
This is what's added to the `CarmenFeature` when `routing=true`. We'll need to adjust the `CarmenFeature` class to account for this. ```json "routable_points":{ "points":[ { "coordinates":[ -73.98883, 40.733089 ] } ]...
Opened a Nexus 6 emulator running API 23. Can confirm that the inset fragment isn't behaving as expected. 
Thanks @brandihaskins. Can you say more about what device you're seeing the crash on and when the app actually crashes? You're unable to do a clean install on the device?...