bramus / bramus/react-native-maps-directions

How to condintionally change the precison level?

Open
#189 0 comments 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 to conditionally change the precision of the route (higher precision if start and destination are close together, lower precision if they are far apart). I already tried to change it "on the fly", but the route is not recalculated. Is there a recommended way for this?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the component's precision option and the route recalculation trigger, then verify how conditional precision based on start and destination distance can be supported. Done means the route recalculates with higher precision for close points and lower precision for distant points.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.