WeSearch

Subnautica Interactive Map

·1 min read · 0 reactions · 0 comments · 9 views
#gaming#subnautica#webdev
Subnautica Interactive Map
⚡ TL;DR · AI summary

The Subnautica Interactive Map is a fan site that provides detailed atlases for both Subnautica and Subnautica: Below Zero. It features various tools such as biome polygons, resource pins, and opacity sliders for enhanced navigation. A future update is planned for Subnautica 2 when a stable dataset becomes available.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3952204) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } subnauticamap Posted on May 26 Subnautica Interactive Map #javascript #showdev #sideprojects #webdev Subnautica Interactive Map Fan site · Two live atlases · Guides soon This site wraps a MapLibre-powered atlas for the original Subnautica and a separate build for Subnautica: Below Zero: biome polygons, region labels, resource and POI pins, opacity sliders for the base raster and cave sheet, and the usual pan–zoom gestures you expect from a desktop-grade map.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)