mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
MeshCore encodes lat/lon as little-endian signed int32 divided by 1e6, not as IEEE 754 floats. This caused all map pins to show at (0,0). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>