Skip to content

Conversation

@LeeeeSuHyeon
Copy link

@LeeeeSuHyeon LeeeeSuHyeon commented Apr 19, 2024

…tionNode class

Node Deoms - Add Example

Background

Currently, I am creating my own walking AR map navigation.
The PollylineNode in the ARCL library uses MKPolyline in MapKit, but I wanted to mark a new route.
Therefore, I want to create and deploy path nodes, but LocationAnnotationNode cannot initialize SCNNode, so I added SCNNode logic.
Thank you.

Breaking Changes

Class AnnotationNode - init() : Add SCNNode type
Class LocationAnnotationNode - init(location : CLLocation?, node : SCNNode)

Meta

  • Tied to Version Release(s):

PR Checklist

  • CI runs clean?
  • Appropriate label has been added to this PR (i.e., Bug, Enhancement, etc.).
  • [o] Documentation has been added to all open, and public scoped methods and properties.
  • Changelog has been updated
  • Tests have have been added to all new features. (not a requirement, but helpful)
  • Image/GIFs have been added for all UI related changed.

Screenshots

image

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