Skip to content

Geodesic property for polyline - #55

Merged
wf9a5m75 merged 11 commits into
mainfrom
geodesic_polyline
Aug 13, 2025
Merged

Geodesic property for polyline#55
wf9a5m75 merged 11 commits into
mainfrom
geodesic_polyline

Conversation

@wf9a5m75

Copy link
Copy Markdown
Contributor

The geodesic property of a PolylineState represents whether the line should be drawn as a geodesic-meaning it follows the shortest path between two points on the Earth's surface, accounting for the planet's curvature-rather than as a straight line on the map's 2D projection.

Screen_recording_20250812_005146.webm

@wf9a5m75 wf9a5m75 self-assigned this Aug 13, 2025
@wf9a5m75
wf9a5m75 merged commit 27122d1 into main Aug 13, 2025
@wf9a5m75
wf9a5m75 deleted the geodesic_polyline branch August 13, 2025 17:22
wf9a5m75 added a commit that referenced this pull request Nov 28, 2025
* fix: geodesic polyline is incorrect

* wip: debugging mapbox geodesic polyline

* Implement geodesic polyline

* Add: geodesic functionality

* Fix: Mapview does not redraw polyline when polylineState.geodesic property has been changed.

* fix: setting new value for geodesic property by delegating makes crash

* Remove unnecessary key() statement

---------

Co-authored-by: masashi <masashi@masashis-MacBook-Air.local>
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