Langston Smith
Langston Smith
Cool gesture interaction I discovered a little more than half way down this page: [http://mobile.abc.net.au/news/2017-08-03/census-2016-ordinary-australia-probably-isnt-where-you-think/8680052](http://mobile.abc.net.au/news/2017-08-03/census-2016-ordinary-australia-probably-isnt-where-you-think/8680052)  Could be cool to do something similar to ☝️
Have seen some maps examples in the wild that do some interesting data visualization with "radiating" Polygon `FillLayer`s. This is possible with Mapbox but it'd be a lot easier to...
#### Expected Behavior The Java SDK's `MapboxGeocoding.builder()` should be able to take a `routing` boolean. https://docs.mapbox.com/api/search/#forward-geocoding #### Current Behavior There's currently no builder method for this geocoding parameter. #### Possible...
### General information * SDK/Library version: 4.9.0 * Environment: Question for both sandbox and production * Android Version and Device: Physical OnePlus 8 Pro running Android 11 * Braintree dependencies:...
We support `name_it` in Mapbox Streets v8.3. Seen in Mapbox Studio The Localization Plugin's `MapLocale` class could stand to have Italian added to it for convenient access/usage. https://github.com/mapbox/mapbox-plugins-android/blob/master/plugin-localization/src/main/java/com/mapbox/mapboxsdk/plugins/localization/MapLocale.java#L110-L111 Reference pr...
This pr updates the CircleCI config path to the GPG credential stored in a Mapbox S3 bucket.
Resolves #915 by moving the plugin artifact release process to Bintray. The work in this pr is largely based off of [similar work done in `mapbox-gl-native`](https://github.com/mapbox/mapbox-gl-native/pull/13999) and [in the Java...
This ticket is to track @jollygreenegiant's question/request (https://github.com/mapbox/mapbox-plugins-android/issues/1008#issuecomment-510541027) regarding making the search field focused when the autocomplete activity is launched so that they keyboard automatically comes up, rather than the...
 https://github.com/mapbox/mapbox-android-demo/issues/688 exists for bringing this functionality to the demo app. Another idea instead or as well, could be to make the "marching ants" effect be a traffic plugin option.