All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed unintentional scaling of result buttons
onCoordinateFound
event mixed the y and z of the coordinate.
onCoordinateFound
event reported the coordinate to be RD, but it was in the Unity space; it now has the correct CRS.
- Made moving/animating of main camera optional via serialized boolean
- New event containing RD coordinate of selected search item
- Initial release