Skip to content

feat(arc): add great circle path mode for arcs - #1

Open
jabahm wants to merge 1 commit into
mainfrom
feat/great-circle-arc
Open

feat(arc): add great circle path mode for arcs#1
jabahm wants to merge 1 commit into
mainfrom
feat/great-circle-arc

Conversation

@jabahm

@jabahm jabahm commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a path prop to MapArc so arcs can be rendered as true great circles (shortest path over the globe), in addition to the existing curved style.

  • New path prop on MapArc with a greatCircle mode
  • Docs: dedicated Great Circle section on /docs/arcs with a globe example (reusing the Basic Arc routes)
  • API reference updated to document the path prop

Test plan

  • /docs/arcs renders the Great Circle example, no console errors
  • API reference lists the greatCircle path mode

@jabahm jabahm closed this Aug 6, 2026
@jabahm jabahm reopened this Aug 6, 2026
Add a `path` prop to render arcs as true great circles, document the
greatCircle mode with a globe example, and reuse the Basic Arc routes
in that example.
@jabahm
jabahm force-pushed the feat/great-circle-arc branch from f1b16c7 to 7d1665c Compare August 6, 2026 21:53
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.

1 participant