Commit graph

6 commits

Author SHA1 Message Date
ccbikai
852755ee1d feat: enhance globe visualization with traffic arcs
Adds real-time visualization of traffic flow between user locations and data centers on the 3D globe:

- Implements arc animations for traffic visualization
- Adjusts globe colors and atmosphere for better visibility
- Adds data center (colo) location mapping
- Centers initial view on user's current location
- Improves mobile responsiveness and layout
- Adds cleanup handling for globe resources

Performance and UX improvements:
- Optimizes globe rotation speed and controls
- Updates time picker layout with logical grouping
- Enhances responsive design for dashboard components
2025-05-18 20:50:56 +08:00
ccbikai
01be05c0fc chore: Update package dependencies and optimize imports 2024-07-08 20:28:38 +08:00
ccbikai
426db8d149 perf: Simple map 2024-06-08 19:07:27 +08:00
ccbikai
c894fde09f perf: The map is not packaged into the code to reduce the server size 2024-06-08 17:15:25 +08:00
ccbikai
5a3f3fbeff perf: Clean up unnecessary fields 2024-06-08 14:47:57 +08:00
ccbikai
d0d0fc65e5 perf: build map 2024-06-08 14:34:34 +08:00