Langston Smith

Results 92 comments of Langston Smith

@whyzjl 或者您可以用XML: https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml#L24

> Fit to the bounds of a LineString Resolved by https://docs.mapbox.com/android/java/examples/multiple-geometries-directions-route/

Is this still an issue @tobrun ? Still needs to be addressed? Ticket can be closed?

> Offline Router cannot consume url from services-core because it brings "network" dependencies like Retrofit and OkHttp(they shouldn't be in Offline navigation). Offline Router has own route-url provider RouteUrl The...

Hey @ameerhamza6733 , What device did the crash happen on? What Android API? Are you using multidex in your project? See https://github.com/JakeWharton/timber/issues/112

Re-opening because this would be good to have. I've seen hex grids more in more in rudimentary data visualizations. For example, the Postmates delivery app is using hex grids. ![Screen...

Making progress on this. Not sure why the `LineLayer` is flashing though. My guess is that it has to do with the calculations that I'm doing in the `Runnable`'s `run()`...

You got it @tonylikestoburns . That's why this app exists 👍 Thanks for your interest in Mapbox.

hey @harry-wilson , thanks for your interest in Mapbox. I still haven't figured out how to get rid of the flashing, nor the right `lineDasharray` values to have the lines...