EF‑Map Features

EF‑Map is a focused, performance‑first EVE Frontier map and Smart Gate route planning tool. It emphasizes clarity, speed, and data transparency while keeping friction low—no account or tracking scripts required.

Interactive Star Map

Pan, zoom, and select systems fluidly. Spatial indices and a compact rendering path keep interaction latency low even during dense navigation sequences.

Smart Gate Route Optimization

The pathfinder evaluates combined gate and standard jump possibilities, assigning fuel‑aware costs. You can pivot between fuel and jump count optimization for different tactical goals.

Local SQLite Data Layer

Core stellar data loads once into an in‑browser SQLite database powered by sql.js. Most queries (system lookup, region filtering, adjacency inspection) resolve instantly with no round trips.

Collaborative Tribe Marks

Shared text markers allow light coordination—staging points, warnings, logistics notes. They are stored in Cloudflare KV with guardrails: size limits, sanitization, and spam mitigation. Personal marks stay local to your device.

Region & System Insights

Context panels surface structured attributes enabling faster situational assessment. Future expansion targets richer comparative overlays and activity deltas.

Privacy‑Respecting Telemetry

Only aggregate, anonymous usage events (e.g., feature tap counts, session timing buckets) are collected. No personal identifiers, no third‑party analytics beacons.

Resilient Performance Architecture

Expensive calculations (routing heuristics, neighbor graph expansion) execute inside Web Workers with throttled progress messaging, preserving main‑thread responsiveness.

Lightweight Deployment

Hosted on Cloudflare Pages + Worker for minimal latency and edge‑cached static assets. A single unified Worker also handles share links, usage event aggregation, and future content endpoints.

Upcoming Enhancements

See the FAQ for common usage questions or the policy for mark rules. For historical or architectural context, in‑app panels provide contextual hints.