bramus / bramus/react-native-maps-directions

Any way to get bounds in the data returning from onReady method of MapViewDirections

Open
#218 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

I want the bounds to be passed for navigation. I checked the code of this repo, you have returned limited parameters (i.e., distance, duration, coordinates, fare, legs, waypointOrder) coming from the routes, why don't you return everything and then the developers can use whatever they want.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the MapViewDirections onReady method and how it selects parameters from the routes response. Confirm which bounds data is available there and preserve the existing distance, duration, coordinates, fare, legs, and waypointOrder values. Done means onReady also exposes bounds for navigation use.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.