googlemaps / googlemaps/react-native-navigation-sdk

[Feature request]: wheelchair accessible routes

オープン
#522 コメント 4 件 リアクション 0 件 担当者 1 名 @illuminati1911 が担当を希望しています GitHub で見る
priority: p3 type: feature request
主要言語
TypeScript
スター
227
フォーク
38
平均マージ
5日 7時間
マージ済み PR(30日)
10

説明

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Use case

We are using the navigation SDK to do walking route navigation. The routes API supports passing wheelchair accessible routes, but I don't see any option in the navigation SDK for this. Is this something that can be done or a feature that needs to be added to the SDK?

### Proposal

The route options should take the accessibility option.

const routingOptions = {
travelMode: TravelMode.WALKING,
avoidFerries: true,
language: language
};

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

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

評価

この issue はまだ評価されていません。

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

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