441 downloads 1678 views 5 likes Feb 4, 2026
CCMaps by cyberbit
Updated Feb 4, 2026
Fixed expired domain name, oopsies 🥰
A proof-of-concept vector map viewer. Requires HTTP.
Requests are sent to a minimal proxy server to convert the binary tile format from a public basemap into vector geometry, which is sent back to the client and drawn with Plotter.
Works in-game and on Craft-OS PC.
Default layers:
- Land
- Water areas (lakes, ponds, etc.)
- Boundary line (country, state, etc.)
- Level 1 and 2 boundary labels
- Roads
- City labels
Verbose layers (see controls):
- Water lines (rivers, etc.)
- Level 3 boundary labels
- Road labels
Controls:
- Mouse drag, arrow keys: pan map
[-][=]: zoom map[f]: Toggle verbose features[l]: Toggle verbose labels
wget run https://pinestore.cc/d/66Git Repository

comments
You can login with Discord to leave comments and reply to others!




Thank you! There are a bunch of optimizations I have yet to make, the map flashes are one of them. Wanted to get something up in the meantime :)