Refactor MapNext to GeoMap, streamline code, and integrate optimized GeoJSON-based port rendering.

This commit is contained in:
geoffsee
2025-07-23 09:58:57 -04:00
parent 7f2a48a0f6
commit 81f7a36c03
5 changed files with 100 additions and 241 deletions

1
Cargo.lock generated
View File

@@ -9426,6 +9426,7 @@ checksum = "6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7"
name = "yachtpit"
version = "0.1.0"
dependencies = [
"ais",
"anyhow",
"base-map",
"bevy",