- 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
|
||
|---|---|---|
| .. | ||
| app.js | ||
| contact_map_hook.js | ||
| contacts_map_hook.js | ||
| elevation_profile_hook.js | ||
| propagation_map_hook.js | ||