Skip to content

Conversation

@qianhexing
Copy link
Owner

Refactor distributed maps visualization from React to Vue 3, fetching GeoJSON and statistics from APIs.

This PR converts the existing React class component for the distributed maps visualization into a Vue 3 component, integrating it into the visualization directory. It updates the data fetching mechanism to retrieve GeoJSON from a specified URL (BASE_IMG + ssr/geoJson.json) and distribution statistics from an API, leveraging the project's existing Vue 3 and composable patterns.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Dec 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

This commit enhances the distributed maps visualization by refining the coloring of map features based on rank and count. It also optimizes performance by enabling bloom effects and adjusting lighting for better visual depth. Additionally, the camera focus is improved for a better user experience.

Co-authored-by: 3292658709 <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants