DEV Community

Discussion on: Visualize data on a Google Map with deck.gl

Collapse
 
jaronschulz profile image
jaronschulz

hey, did you ever try to combine this with vue - I am working on a project using those 2 together and struggling to actually get it working. even though I can make each element work in vanilla or react. Is there some hidden gem blogpost or youtube video you might stumbled apon?

Collapse
 
roka profile image
Robert Katzki

Hi! Never tried it with vue – but it should work nonetheless. We kept the example framework-free to make it easy to adopt it in any project.

What exactly is the problem you’re running into?

Collapse
 
jaronschulz profile image
jaronschulz

thank you for responding - As I am still a little new to the whole development world, it is mostly the lack of documentation for "the vue-way". But haxzie was so nice to point me to his GitHub repo - github.com/haxzie/VueBLR

Thread Thread
 
roka profile image
Robert Katzki

I thought the vue documention is quite extensive and nice for beginners. Did you get any further? Any questions?

Thread Thread
 
jaronschulz profile image
jaronschulz • Edited

hey thank you for asking - indeed vue is well documented and not my issue. But thanks to a few great people out there I made some progress.

The sources that helped me are:

dev.to/localeai/large-scale-geospa...
github.com/haxzie/VueBLR

glitch.com/~gla-vue-deck-gl-column...

github.com/uber/deck.gl/blob/maste...

But as I was just fired for bringing to the attention that the project might need at leat one more dev, I will probably switch my focus away from deck until there is some use in a project again.

Thread Thread
 
roka profile image
Robert Katzki

Oh no! That sounds bad! Hope you’ll find something new soon! deck.gl is nice. Good luck and all the best!

Thread Thread
 
jaronschulz profile image
jaronschulz

thank you.