brackets-curlyURL parameters

Use dynamic URL parameters to address and control specific features of the tracking map.

Use URL parameters to automatically compose various URLs of the same tracking map fitting different use cases.

Custom color

Select a custom color as the premiere color of the tracking map as a hex code. parameter: color=<your_color>

sample: https://racemap.com/embed-samples#colorarrow-up-right

Select participants, POIs, and tracks

The tracking map automatically centers around selected elements.

1. parameter: selected=<participantId>,<trackId>,<poiId>

URL to follow the teams "Flaming Sideburns" and "Wolfsrudel Mädels" at 100km-Duathlon: https://racemap.com/player/100KmDuathlon2018#selected=632c5f966d78779bc8e66ac6,632c5f976d78777a56e66d38arrow-up-right

sample: https://racemap.com/embed-samples#selectarrow-up-right

2. parameter: selectedStartNumber=<startNumber>

URL to follow the teams "Flaming Sideburns" and "Wolfsrudel Mädels" with the bib number 001 and 053 at 100km-Duathlon: https://racemap.com/player/100KmDuathlon2018#selectedStartNumber=001,053arrow-up-right

Set filters

Set the tracking map with filters. Use the none argument to hide participants with DNS, DSQ, and DNF status.

parameter: filter=<tag-1>:<value-12>,<tag3:value-1>

URL with filter tags age "20" and nationality "GER": https://racemap.com/player/MuenchenMarathon21-marathon#filter=age:20,nationality:GERarrow-up-right

sample: https://racemap.com/embed-samples#filterarrow-up-right

Time of event *

The tracking map loads at a specific time of the event. The time is required in ISO 8601arrow-up-right format.

parameter: time=yyyy-mm-ddThh:mm:ssZ

URL starts the replay at 9:45:35 UTC time, at Mai 5th 2018: https://racemap.com/player/100KmDuathlon2018#time=2018-05-05T09:46:35Zarrow-up-right

sample: https://racemap.com/embed-samples#timearrow-up-right

Map style *

Show or hide navigation bar *

Show flags or dots of all participants *

Set flag content *

The set flag content parameter applies only on the shown flags. It does not show all flags automatically.

Select flag content *

The select flag content parameter applies only on the selected <participantId>. It does not show all flags automatically.

Hide non-selected participants *

Hide all participants' dots or flags that are not selected:

hideNonSelected=true https://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=TWO_LETTER_NAMES&hideNonSelected=truearrow-up-right

Increase marker size *

Show dots, flags, and POIs with large marker dimensions eg. when showing the tracking map on a LED screen or for the production of TV overlays.

largeMode=true https://racemap.com/player/100KmDuathlon2018#largeMode=truearrow-up-right

Show or hide tabs section *

Info tabs can be elevation chart, event info, race statistics, etc.

Set default tab *

Set the default tab in the info section.

Disable tabs *

Disable specific info tabs in the info section, comma separated.

Set zoom level *

Set the default zoom level of the tracking map, according to the mapbox zoom scale (https://docs.mapbox.com/help/glossary/zoom-level/arrow-up-right).

Last updated