js-three
js-three copied to clipboard
Add ThreeJS objects to Google Maps.
Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local directory .github/ with remote directory sync-files/js/.github/Synced local .github/workflows/dependabot.yml with remote .github/workflows/dependabot.yml --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow...
Bumps [three](https://github.com/mrdoob/three.js) from 0.161.0 to 0.164.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.3.3 to 4.4.0. Release notes Sourced from geckodriver's releases. Release 4.4.0 fix: test (ce2589e) debug (e2fb53a) fix: attempt stable install (c937b94) fix: use @puppeteer/browser to install Firefox...
--- **Is your feature request related to a problem? Please describe.** When installing `@googlemaps/three` and importing with typescript via `import { ThreeJSOverlayView } from '@googlemaps/three';` I get an error `Could...
### The problem When i was trying to add the Transformation Controls from the Three.js utils and attach it to a 3D object i stumbled upon some issues. Attaching the...
## Usage with React Three fiber. I've been using the googlemaps/three library for integrating Three.js with Google Maps, and it has been a valuable tool for my projects. However, I've...
Hello, I've noticed that the library provides support for converting from latitude, longitude, and altitude (latLngAltitude) to vector3 coordinates. However, I'm unable to figure out how to convert from vector3...
This is a follow-up to #618. **Is your feature request related to a problem? Please describe.** When handling globally distributed 3d-objects in a single overlay, one of the problems is...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.17.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.17.0 7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507) eslint-plugin: [return-await] add...