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

  • August 2025
  • July 2025
  • June 2025
  • 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!

APIParticipants DataPlatform
2 days ago

Enhancements to the participants table

Two months ago, we shipped the rebuilt participants table to give you a faster, cleaner way to manage athletes and their devices. Great to see it in use. Thanks for the feedback that helped shape the next enhancements.

Download a single participant’s recorded GPX track

You can now download the recorded GPX for a single participant straight from the participants table without the need to unpack the file. You can also download the GPX files from multiple participants. 

Synchronization: Handling abandoned participants

When you remove a participant in your external system (registration/timekeeping), we call those entries "abandoned" participants. We added a synchronization setting that defines how RACEMAP treats such cases during import/sync from your external system. 

Default behavior: RACEMAP retains the most recent information about abandoned participants - they remain in RACEMAP but will no longer be synchronized. Use this setting to choose the behavior that fits your workflow (keep the last snapshot or clear the participant). 

https://docs.racemap.com/api-import-and-export-data

appsPlatform
a week ago

New: In-App Online Registration

We’re excited that RACEMAP now supports seamless online registration directly within your event’s Details page in our apps!

 

  • One-tap access: When participants tap the Register button, your chosen form opens instantly—no redirections, no extra steps. 
  • Consistent experience: Keep attendees fully engaged in the RACEMAP app while they sign up.

Visit our documentation to see setup instructions and examples:
https://docs.racemap.com/apps/event-details#add-online-registration 

enhancementappsAPIParticipants DataPlatform
3 weeks ago

Generate Keys via API

We’ve added an API endpoint to simplify your workflow. You can now generate tracking keys on demand via API.

https://racemap.com/api/events/:eventId/actions/generate_starter_keys?count=10

Replace :eventId with the id of your event. Set count parameter to the number of needed keys - for example, count=11 to generate 11 keys. Call this route multiple times to generate more keys whenever needed. 

Use Case

This feature is especially useful when selling live tracking access through an online registration platform. You can now fully automate the key generation- and distribution process, reducing manual work and improving the user experience. Use this enhancement to integrate live tracking deeply into your registration or event management systems. 

All details in our documentation: https://docs.racemap.com/how-to-use-live-tracking/tab-keys#apis-related-to-keys 

Let us know how you’re using this enhancement.  We’re always keen to learn from your workflows!

enhancementvisualizationPlatform
3 months ago

Set Zoom Level via URL Parameter

You can now control the initial zoom level of your tracking map using a simple URL parameter - #zoom= - like this: 

  • https://racemap.com/player/100KmDuathlon2018#zoom=2
  • https://racemap.com/player/100KmDuathlon2018#zoom=12

This update it easier to create custom landing pages and dashboards, while saving your monitoring team time and effort scrolling the mouse wheel ;-) Discover all URL parameters to tailor the interactive race view in our documentation:   https://docs.racemap.com/how-to-use-live-tracking/iframe#url-parameters

enhancementvisualizationPlatform
4 months 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

predictionPlatform
4 months ago

Discover Our Predictive Live Tracking Dashboard

Missed our live session on Predictive Live Tracking?

Catch the full webinar featuring Jens as he unveils our new dashboard for real-time predictive tracking. The session covers every stage of race management:

  • Before: Setup and preparation
  • During: Live monitoring and adjustments
  • After: Performance analysis and prediction accuracy review
GPS trackerTracker ManagementPlatform
4 months ago

M2M SIM Card Integration for Tracker Management

We're excited about the deepened integration of our M2M SIM cards into tracker management, reducing friction for users running their GPS devices with our SIM cards. With this release, you can now easily activate or terminate SIM cards directly within tracker management. Additionally, we've added two new bulk actions that allow you to activate or terminate all SIM cards for a list of trackers at once.

  • For more details on our M2M SIM cards, please visit: https://racemap.com/gps-tracker#sim-subscription 
  • Learn more about RACEMAP tracker management here: https://docs.racemap.com/tracker-management 

Additionall, you can now select to show the SIM status in the tracker dashboard. Never miss to activate a terminated SIM card after the off-season.  

 

GPS trackerTracker ManagementPlatform
5 months ago

Improvements on Messages List in Tracker Management

We have enhanced the messages list in tracker management to improve communication between your GPS trackers and RACEMAP server, and to better detect when a message is not delivered. 

Given that the reliability of sports live tracking depends on robust communication between devices and the platform, we’ve made the following improvements:

  • Details for each message: Comprehensive information is now available for every message, allowing insights into the communication process. 
  • Enhanced communication feedback:Clear status feedback is now provided for each command, making it easier to identify if a command has not been sent to the device. 
    • Scheduled 
    • Acknowledged 
    • Not Acknowledged 
    • Failed to Send 
  • Message timing & retries: Each message displays the time elapsed since its creation and its initial transmission attempt. If a device does not acknowledge the message, the system will automatically retry sending up to three times. 
  • Transmission method: The update shows whether a message was sent via SMS or TCP communication. Note: SMS messaging offers a more reliable connection. This feature is supported when using our M2M SIM cards.

The Queclink GL3XX devices offer the deepest integration, supporting advanced acknowledgment communication mechanics for a more reliable tracking experience.

These enhancements are specifically designed to ensure robust communication, which is critical for the reliability of sports live tracking. 

All information about our scalable tracker management solution in our documentation: https://docs.racemap.com/tracker-management

enhancementappsPlatform
5 months ago

Exciting update for RACEMAP & custom tracking apps

We're thrilled to unveil the latest update to RACEMAP app & custom tracking apps, loaded with features & performance improvements designed to elevate your event tracking experience.

Key improvements:
  • Event banner: Personalize each event with custom branding. Simply upload a banner via the visualization settings in our tracking platform. The banner is shown on the event details screen in the tracking app.
  • Event details: Comprehensive information at a glance for both single & group/stage events, including event description, website, email, and uch more.
  • Registration: Participants can now seamlessly register for events with our newly integrated registration solution.
  • Improved tracking button with map: Navigate your events effortlessly using the enhanced tracking button and mini-map slider.

  • Performance enhancements: Enjoy a smoother experience with fixes for heating and lagging issues, ensuring better stability and extended autonomy of 10+ hrs.

These enhancements not only enrich your experience on the RACEMAP app but also extend to our custom tracking solutions, ensuring you receive optimal performance and features across all platforms. Take advantage of these exciting new features and improvements!

GPS trackerTracker ManagementPlatform
5 months ago

Enhanced Track Chart Capabilities

We’re excited to announce significant improvements to our track chart - a powerful tool in the tracker management designed to give you a deeper understanding of the communication between your device and the RACEMAP tracking platform over time. These insights help you identify and investigate when a GPS tracker isn’t performing as expected.

Expanded device events

  • Heartbeat 
  • Online 
  • Offline 
  • Power Off 
  • Reboot 
  • Device Info Report 
  • ... and much more.

Improved interactivity

  • The chart is now fully interactive, allowing you to explore data in greater detail. 
  • We’ve also fixed the delay display issue to ensure accurate timing insights.

These updates make our track chart a powerful resource for investigating GPS device behavior. Explore the new features and gain greater control over your device communications analysis.