EVE Online 2d Interactive Map - Full-Screen New Eden Map

Hey!

With all the 2d map talk, I wanted to take a crack at making one myself, and we’ve decided to make it public, introducing: EVE Online Interactive 2d Map - a full-screen, interactive canvas-based map of New Eden.

Live Demo: EC Trade - Interactive EVE Online Map
GitHub: GitHub - ectkirk/ectmap: An interactive 2d EVE Online map

Key Features:

  • Full-screen interactive canvas map with smooth pan and zoom
  • Multiple color modes: Region, Security Status, Faction Warfare, and Alliance Sovereignty
  • Real-time sovereignty data from ESI
  • System search with autocomplete
  • Detailed system views showing stars, planets, moons, asteroid belts, stargates, and NPC stations
  • Orbital mechanics visualization

Open Source & Self-Hosting:
The code is available on GitHub under the MIT License so that you can use, modify, and self-host it freely. The repository includes complete setup instructions for running it locally with SDE files.

EC Trade

1 Like

Really nice work man, that looks really nice and feels snappy to use.

1 Like

Awesome job. Works well and responds quite quickly.

1 Like

(post deleted by author)

Thank you!

I do need to revisit this project and update the dependencies, which I’ll do over the next week. I’m assuming the git version is vulnerable to ReactShell, so if you take on the project yourself, you’d probably want to resolve this first, as it’s a Remote Code Execution risk.

This has already been fixed on EC Trade - Interactive EVE Online Map (as it’s not the same project, and uses a database, not direct SDE).