copied aircraft marker to mission marker

This commit is contained in:
PxlLoewe
2025-04-15 23:24:07 -07:00
parent 166b78bfc3
commit d74181c78f
5 changed files with 227 additions and 71 deletions

View File

@@ -9,6 +9,7 @@ interface MissionStore {
export const useMissionsStore = create<MissionStore>((set) => ({
missions: [
{
state: "draft",
id: "01250325",
addressLat: 52.520008,
addressLng: 13.404954,