rspace-online/modules/rmaps/components
Jeff Emmett 44a69e665e perf(rmaps): preload MapLibre GL, switch CDN from unpkg to jsDelivr
Add <link rel="preload"> hints for MapLibre JS+CSS in the module HTML
so the browser starts fetching them in parallel with the main bundle,
instead of waiting until joinRoom() calls loadMapLibre().

Switch from unpkg (slow, no HTTP/2) to jsDelivr (faster edge caching).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 17:03:21 -07:00
..
folk-map-viewer.ts perf(rmaps): preload MapLibre GL, switch CDN from unpkg to jsDelivr 2026-03-25 17:03:21 -07:00
map-chat-panel.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
map-import-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-import.ts fix(rmaps): add missing map-import.ts to repo 2026-03-12 20:37:42 -07:00
map-indoor-view.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
map-meeting-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-privacy-panel.ts feat(rmaps): mobile UX overhaul — floating FAB menu, self-marker, bottom sheet, privacy consolidation 2026-03-20 11:23:41 -07:00
map-privacy.ts feat(rmaps): mobile UX overhaul — floating FAB menu, self-marker, bottom sheet, privacy consolidation 2026-03-20 11:23:41 -07:00
map-push.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-room-history.ts feat(rmaps): MapLibre GL map, WebSocket room sync, room history + ping friends 2026-03-09 23:44:28 -07:00
map-share-modal.ts feat(rmaps): UX parity with rmaps-online — route overlay, ping cooldown, session persistence 2026-03-24 18:25:46 -07:00
map-sync.ts feat(rmaps): ZIP import, chat, route requests, indoor maps 2026-03-23 18:42:02 -07:00
maps.css feat(rmaps): mobile UX overhaul — floating FAB menu, self-marker, bottom sheet, privacy consolidation 2026-03-20 11:23:41 -07:00