blaze33 / map33.js

A JavaScript library to make 3D maps with three.js.
https://map33.openbloc.com
MIT License
423 stars 41 forks source link

Can I use Map33.js in React typescript project? #33

Open hotcoding85 opened 1 month ago

hotcoding85 commented 1 month ago

Hi, I want to use this library in my react typescript project. Actually my goal is that to replace existing area to my custom 3D area in Mapbox. I already had a dxf file. Could you let me know if is it possible with this library? Thanks.