Minh Nguyễn
Minh Nguyễn
When you preview a task that represents a feature with many properties, clicking the feature on the map opens a callout bubble and automatically pans the map to fit the...
By default, `$wgWBClientSettings['repoSiteName']` falls back to the overall MediaWiki instance’s name, which results in misleading messages such as “[Show OpenStreetMap Wiki edits in your watchlist](https://wiki.openstreetmap.org/wiki/MediaWiki:Wikibase-watchlist-show-changes-pref/en)” and “[OpenStreetMap Wiki edits](https://wiki.openstreetmap.org/wiki/MediaWiki:Wikibase-rcfilters-hide-wikibase-label/en)” that...
Many features are tagged using the deprecated `construction=yes` or `proposed=yes` tag and a primary tag that looks completely normal, like `highway=secondary`. Few renderers and routers recognize `construction=yes` or `proposed=yes` on...
Smarte Carte operates a network of massage chairs at airports and shopping malls called “[First Class Seats by Smarte Carte](https://www.wikidata.org/wiki/Q113798512)”. It isn’t clear to me how to tag massage chairs...
MapboxGeocoder.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...
The tasking manager should automatically configure the editor to tag the changeset with the URL of the current project. This makes it easier for nonparticipants to track down the project...
Once the `line-border-width` and `line-border-color` style properties make it from mapbox/mapbox-gl-js#12208 into the iOS map SDK, we should use them instead of a separate layer for the route line casing....
In dense, urban areas, it’s difficult for a driver to make sense of an instruction to “turn left in a quarter mile”. Instead, the user would benefit from an instruction...
NavigationMapView should automatically switch to the night style when the Smart Invert Colors option is enabled in iOS 11, based on [`UIAccessibilityIsInvertColorsEnabled()`](https://developer.apple.com/documentation/uikit/1615167-uiaccessibilityisinvertcolorsena) or the [`UIAccessibilityInvertColorsStatusDidChange`](https://developer.apple.com/documentation/foundation/nsnotification.name/1615196-uiaccessibilityinvertcolorsstatu) notification. It’s possible that UIKit...
The map should show a compass indicating the current direction of travel or current heading (if the user is at rest). For example, if the user is facing south when...