MOB-512 reunite the lat/lon brothers

This commit is contained in:
sepeterson
2025-12-02 23:33:52 -06:00
parent 5b2b4beeb2
commit b005e074c5

View File

@@ -124,6 +124,7 @@ export interface RealmObservationPojo {
owners_identification_from_vision: boolean | null;
place_guess: string | null;
privateLatitude?: number;
privateLongitude?: number;
positional_accuracy: number | null;
species_guess: string | null;
taxon_id: number | null;