Minh Nguyễn
Minh Nguyễn
Putting this example in mapbox/ios-sdk-examples#17 would give it more visibility (i.e., on [this examples site](https://www.mapbox.com/ios-sdk/maps/examples/)).
This library already provides much of the functionality needed to implement an autocompleting search UI; this ticket only tracks adding an example of doing so. Compared to Android, it’s more...
What options did you use in `options`?
mapbox/mapbox-java#582 is the equivalent issue for the Android and Java SE platforms.
https://github.com/mapbox/mapbox-java/issues/582#issuecomment-350839494 points out that there are a _ton_ of possible values, which may make it impractical to provide constants for each value. How else would be we improve the discoverability...
Relevant lines: https://github.com/mapbox/mason/blob/b30e09ebc724b17cd000721938b3d26d3264900d/mason.sh#L71 (master branch) https://github.com/mapbox/mason/blob/b30e09ebc724b17cd000721938b3d26d3264900d/mason.sh#L419 (master branch) https://github.com/mapbox/mason/blob/4027bd620e9de2875650e224227d54f0bef83bb5/script.sh#L32 (boost-system branch) /cc @springmeyer
#11 implements the following calls: ``` GET /repos/:owner/:repo/issues/:number POST /repos/:owner/:repo/issues PATCH /repos/:owner/:repo/issues/:number ```
View annotations would also address the poor image stretching due to mapbox/mapbox-maps-ios#381.
> Unfortunately, it still speaks in a female voice. Can you try again? We did refactor the speech controllers in #2348, so it might have helped. Make sure to modify...
@Udumft, is this fixed by #3747?