The previous fix only updated the initial mount path. buildLegend gets re-created on every layer switch via the swap at renderLayer, and that code path still used the old isMobile-dependent bottomright position, which clobbered the top-right placement as soon as the user clicked a different layer. |
||
|---|---|---|
| .. | ||
| types | ||
| app.ts | ||
| beacon_map_hook.ts | ||
| beacons_list_map_hook.ts | ||
| contact_map_hook.ts | ||
| contacts_map_hook.ts | ||
| elevation_profile_hook.ts | ||
| locate_me_hook.ts | ||
| maidenhead_grid.ts | ||
| propagation_map_hook.ts | ||
| rover_map_hook.ts | ||
| weather_map_hook.ts | ||