Files
chrani-bot-tng/bot/modules/players/templates/webmap/player_markers.html

4 lines
182 B
HTML
Raw Permalink Normal View History

2025-11-21 07:26:02 +01:00
// Player markers are now loaded dynamically via Socket.IO
// Initial loading is handled by player_position_update events
// See player_update_handler.html for marker creation logic