Usage example without React #22
-
On the site, there's example code on how to implement this with React. Personally I use deck.gl without React, and I think it would be great to have documentation on how to implement this without React. Thanks! 🙇 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Hey thanks for the question! And apologies for the delayed response. We've been recently focused on adding hubble.gl to react applications, like kepler.gl, so that non-programers can utilize the tool. Once this is complete I will be shifting focus back into the developer experience for programmers. A non-react example is definitely something we can do in the future. I'm also available to help you debug if you take a crack at it via CodePen. Hubble should nearly work out of the box without React since its core doesn't depend on React functionality. |
Beta Was this translation helpful? Give feedback.
-
Hi thanks for the amazing tool @chrisgervang . |
Beta Was this translation helpful? Give feedback.
-
Hey @benliq you can monitor progress on our kepler integration in #34 - it's getting close to an proof of concept, and we'll be flushing it out to include in kepler.gl by default. |
Beta Was this translation helpful? Give feedback.
-
Pure JS support added with 1.3.0! Check out https://github.com/visgl/hubble.gl/tree/master/examples/pure-js pure-js-2.mov |
Beta Was this translation helpful? Give feedback.
Pure JS support added with 1.3.0! Check out https://github.com/visgl/hubble.gl/tree/master/examples/pure-js
pure-js-2.mov