- Heatmap: filter points with invalid coords or out-of-range intensity so malformed rows can't distort the layer. - InfoMap: validate coords for range (not just NaN) and use an epsilon when comparing positions, so float noise doesn't cause needless re-renders or accept bogus data. - TrailManager: getTrailCenter returns null for empty input instead of the ambiguous (0, 0) null-island; callers guard accordingly. |
||
|---|---|---|
| .. | ||
| error_boundary.ts | ||
| info_map.ts | ||
| time_ago_hook.ts | ||