Minh Nguyễn

Results 420 issues of Minh Nguyễn

MapboxSpeech.xcodeproj currently has four separate framework targets, one for each platform, plus corresponding test targets and schemes. To streamline development both locally and downstream, we should combine them into a...

build

`SpeechOptions.path` and `SpeechOptions.params` are internal. We should rename them to `abridgedPath` and `urlQueryItems`, respectively, and make them `open`, for consistency with `RouteOptions` in MapboxDirections. This will enable developers to pass...

improvement

MapboxSpeech’s public API is used in tandem with MapboxNavigation’s public API, so it should be documented and the documentation should be published somewhere easily accessible. Unlike with MapboxDirections, I think...

documentation
build

If no `host` is passed into `SpeechSynthesizer(accessToken:host:)`, the fallback hostname should be either api.mapbox.com or api.mapbox.cn depending on the value of `MGLMapboxAPIBaseURL` in Info.plist: https://github.com/mapbox/mapbox-speech-swift/blob/b0163852eb6e3efd36effc9893e1eab10932036a/MapboxSpeech/MapboxSpeech.swift#L96 This would be consistent with...

improvement

Upgraded to osrm-text-instructions v0.9.0. The only substantive change is that Russian grammar rules are now applied to a token replacement value before modification by the client and insertion into the...

enhancement
build

Port the grammar rule functionality added in Project-OSRM/osrm-text-instructions#102, along with the Russian declension rules.

enhancement

OSRMInstructionFormatter should immediately deserialize the JSON instructions into a strongly typed struct. This change would sharply reduce the number of implicitly unwrapped optionals (`!`) that could cause crashes and clean...

enhancement

The CocoaPods podspec should define [subspecs](https://guides.cocoapods.org/syntax/podspec.html#subspec) for individual locales, so that a size-conscious developer can pick-and-choose the locales that their application supports. To avoid hard-coding each supported locale in this...

enhancement
build

I recently came across [QRank](https://github.com/brawer/wikidata-qrank/), which provides regularly updated ranks for Wikidata items that are designed for map-related applications. Maybe it would be useful signal for ranking search results, though...

We keep getting requests for companies that offer uniform rental and cleaning services, and thus operate industrial laundries. Unfortunately, we’ve had to decline each of these requests for now because...

multiple companies
tagging
waitfor
new category