googlemaps / js-three

Add ThreeJS objects to Google Maps.
Apache License 2.0
157 stars 18 forks source link

Usage with React Three fiber #880

Open ashkalor opened 1 year ago

ashkalor commented 1 year ago

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 recently been working on a project where I'd like to use React Three Fiber alongside Google Maps and googlemaps/three. Currently, the library doesn't provide direct support for React Three Fiber integration, making it challenging to achieve the desired functionality.

I would like to request an enhancement to the googlemaps/three library that extends support for usage with React Three Fiber. This enhancement could involve providing documentation, examples, or code updates that facilitate the seamless integration of React Three Fiber with Google Maps through the googlemaps/three library.

I also believe that

Thank you for considering this feature request. I believe that extending support for React Three Fiber in the googlemaps/three library would enhance the usability and versatility of the library, and I look forward to its potential implementation.

wangela commented 1 year ago

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@ashkalor Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

ashkalor commented 1 year ago

Right now i am using a custom implementation which seems like a hacky way to do things, an official implementation would be of great help.

usefulthink commented 11 months ago

I think this is out of scope for this library, but I would be really interested to see how this could be implemented.