googlemaps / googlemaps/react-native-navigation-sdk

[Feature request]: wheelchair accessible routes

未关闭
#522 4 条评论 0 个 reaction 已指派 1 人 已被 @illuminati1911 认领 在 GitHub 查看
priority: p3 type: feature request
主要语言
TypeScript
星标
227
派生
38
平均合并
4 天 8 小时
30 天内合并 PR
16

描述

### 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 摘要。