ARKit-CoreLocation icon indicating copy to clipboard operation
ARKit-CoreLocation copied to clipboard

Fix minor error with placement of route steps

Open Pilot-Marc opened this issue 5 years ago • 2 comments

Pilot-Marc avatar Nov 30 '19 18:11 Pilot-Marc

The pivot point for each route step is 0.5 of the distance, and there's a comment that 0.5 is sometimes off and that the constant should be a settable property. The real fix should be to set the step location to the center of the line, which would coincide with the node's default pivot point.

Pilot-Marc avatar Nov 30 '19 18:11 Pilot-Marc

Note: This issue is fixed and will be available for review in the upcoming PR I'm preparing.

Pilot-Marc avatar Nov 30 '19 18:11 Pilot-Marc