- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
|
||
|---|---|---|
| .. | ||
| contact_live | ||
| algo_live.ex | ||
| backfill_live.ex | ||
| contact_map_live.ex | ||
| map_live.ex | ||
| submit_live.ex | ||