RACEMAP » Updates RACEMAP updates logo

RACEMAP updates

Stay tuned to our live tracking platform: new features, enhancements, and resolved issues

Subscribe to Updates

Labels

  • All Posts
  • enhancement
  • bug fix
  • apps
  • visualization
  • monitor
  • leaderboard
  • API
  • prediction
  • keys
  • GPS tracker
  • Participants Data
  • Tracker Management
  • Platform

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
Powered️ byAnnounceKit

Create yours, for free!

enhancementvisualizationPlatform
3 weeks ago

More URL Parameters for Flexible Tracking Maps

We’ve released additional URL parameters that offer even more flexibility in presenting, sharing, and embedding your race visualizations. These parameters enable you to tailor the display for various use cases - whether integrating tracking information into dashboards, creating TV overlays, or embedding maps in custom applications.

Dynamic URL Composition: Create multiple URLs for a single tracking map to meet diverse display needs - all from one source. Generate unique links that focus on specific participant markers within your dashboard integrations.

New URL parameters

Custom Flag Content 

Control what information appears for a selected participant using the selectedFlagContent parameter. Choose from several options:

  • Bib number: selectedFlagContent=STARTNUMBER
  • Participant name: selectedFlagContent=NAME
  • Bib number & name: selectedFlagContent=STARTNUMBER_AND_NAME
  • Bib number & 1st letter of name: selectedFlagContent=ONE_LETTER_NAMES
  • Bib number and two letters of name: selectedFlagContent=TWO_LETTER_NAMES

Selective Display 

Enhance focus on selected participants by hiding markers or flags that are not associated with them. Simply include: hideNonSelected=true

Optimized for Large Displays 

Ensure visibility on large screens - such as LED displays or TV broadcasts - by enlarging markers, flags, and Points of Interest (POIs). Enable this with: largeMode=true

For all details on how to implement URL parameters, please refer to our documentation: https://docs.racemap.com/how-to-use-live-tracking/iframe#url-parameters