- next
- PR #184 - adds "ignoreAltitude" to LocationNode
- PR #182 - child node scaling
- PR #181 - Cleans up warnings
- PR #177 - Fixes the workspace schemes
- PR #176 - Fixes issue #164
- Fixes an issue where dismissing the ARCL Scene View can make other UIs unusable
- Creating LocationNodes from a UIView now just creates an image from that view and uses the image.
- PR #171 - Support Carthage and open SceneLocationView for extension
- 1.1.0
- PR #159 - Directions (Routes) and AR Polylines
- Adds the ability to take an array of
MKRoute
objects and render it as a route in AR (similar to the demo gif on the README) - Updates the demo app to allow you to demonstrate this capability
- Adds the ability to take an array of
- PR #159 - Directions (Routes) and AR Polylines