googlemaps / googlemaps/react-native-navigation-sdk

[Feature request]: wheelchair accessible routes

Aperta
#522 4 commenti 0 reazioni 1 assegnatario Rivendicata da @illuminati1911 Vedi su GitHub
priority: p3 type: feature request
Lingua principale
TypeScript
Stelle
227
Fork
38
Merge medio
5g 7h
PR unite (30g)
10

Descrizione

### 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
};

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.