mapbox / mapbox/mapbox-plugins-android

Place plugin translation issue

オープン
#1,052 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Java
スター
242
フォーク
116
PR マージ指標
30日以内にマージされた PR はありません

説明

My country has several languages that they are spoken in some parts of the country, but the main one is Spanish, the problem is that some (not all) streets in the region of Madrid (where they only speak Spanish) are translated as "Carrer Manises" (In Catalan language, only spoken in Catalonia) when the real name of the street is "Calle Manises", we could solve this in the map view, but the autocomplete search shows Carrer. We set the language in PlaceOptions builder as "es" and "en-GB" but the problem still there.
I can't access to the suggestions to change these strange situations. Can I do something to solve this? or I have to just say sorry to my customers because here, those mistakes are controversial.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、言語に "es" と "en-GB" を指定した PlaceOptions builder を使ってオートコンプリートの結果を再現し、マドリードの通りの例の地図表示と比較します。オートコンプリートの経路を追跡し、誤った結果 "Carrer" が plugin によって生成されているのか、その place data によって生成されているのかを特定します;スペイン語の通り名が一貫して返されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, java
領域
mobile, search
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。