Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vis.js以外のReactに対応したライブラリで再実装する #17

Open
ZEKE320 opened this issue Dec 9, 2023 · 2 comments
Open
Assignees

Comments

@ZEKE320
Copy link
Owner

ZEKE320 commented Dec 9, 2023

Vis.jsがReactに対応していないため、マップの作製に関する処理がクライアント側に依存している。

クライアント側に送信するJSの分だけ無駄に帯域幅を使ってしまっているようなので、
サーバー側で処理のほとんどが完了するようにできないか調査する。

@ZEKE320
Copy link
Owner Author

ZEKE320 commented Dec 15, 2023

Three.jsで実装可能か調査中

@ZEKE320 ZEKE320 self-assigned this Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant