Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 13:50
· 20 commits to main since this release
047860f

Minor Changes

  • 7e1743d: - Peer dependency upgrade: maplibre-gl: >=3.2, so we don't need to sort maplibre old DPR bug anymore.
    • Add overlay?: boolean to <Canvas>, so you can render on a separated canvas if preferred.
    • Add NearCoordinates component.
    • Add coordsToVector3 function.