Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn by Turn Beta #574

Merged
merged 4 commits into from
Dec 10, 2024
Merged

Turn by Turn Beta #574

merged 4 commits into from
Dec 10, 2024

Conversation

boonboonsiri
Copy link
Contributor

@boonboonsiri boonboonsiri commented Dec 2, 2024

What?

Why?

How?

Screenshots (optional)

Anything Else? (optional)

Turn by turn beta documentation. Includes new steps portion of directions route. This includes, a step polyline as well as the street names and instructions among other new details.

Docs Vercel: https://documentation-git-turn-by-turn-beta-radarlabs.vercel.app/documentation/api#directions

Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 4:50pm

docs/api.mdx Outdated
@@ -1301,6 +1301,13 @@ Calculates the most efficient route between two or more locations to visit in or
- **`avoid`** (string, optional): The features that calculated routes should avoid. A string, comma-separated, including one or more of `tolls`, `highways`, `ferries` and `borderCrossings`. No features are avoided if not provided.
- **`geometry`** (string, optional): The format of the `geometry` in the response. Valid values are `linestring`, `polyline5` and `polyline6`. `linestring` returns a GeoJSON `LineString`, `polyline5` returns a polyline with 5 decimal places of precision (compatible with other mapping providers) and `polyline6` returns a polyline with 6 decimal places of precision. Defaults to `polyline6` if not provided.

###### Turn by Turn

Additionally you can modify the turn by turn directions response (currently in beta) by specifying additional query parameters.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets hyphenate turn-by-turn here, and drop the thing about beta

@boonboonsiri
Copy link
Contributor Author

boonboonsiri commented Dec 9, 2024

@kochis I don't think I have authorization to merge this or maybe I need another approval since I made changes

@kochis kochis merged commit eb286a1 into main Dec 10, 2024
4 checks passed
@kochis kochis deleted the turn-by-turn-beta branch December 10, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants