aprs.me/assets/js/types
Graham McIntire 81d8605dc8
fix: prevent map initialization race condition
- Add marker queuing system for markers that arrive before map is ready
- Check map._container and getZoom to ensure internal structures exist
- Process pending markers after map.whenReady() callback
- Fix typo: bindTooltip -> bindTooltip
2025-10-12 12:44:16 -05:00
..
chart-types.d.ts Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
events.d.ts Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
leaflet-events.d.ts Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
leaflet-plugins.d.ts Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
leaflet.d.ts Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
map.d.ts fix: prevent map initialization race condition 2025-10-12 12:44:16 -05:00
marker-extensions.d.ts vendor all js 2025-07-21 11:09:14 -05:00