URL 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.
URL parameters overwrite the default settings of the tracking map.
(*) URL parameters are removed from the URL after the map is loaded, while the other parameters remain in the URL.
Combine different parameters with
&flagContent=NAME&showAllFlags=true&mapStyle=DARK&flagContent=TWO_LETTER_NAMEShttps://racemap.com/player/100KmDuathlon2018#flagContent=NAME&showAllFlags=true&mapStyle=DARK&flagContent=TWO_LETTER_NAMES
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#color
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,632c5f976d78777a56e66d38
sample: https://racemap.com/embed-samples#select
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,053
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:GER
sample: https://racemap.com/embed-samples#filter
Time of event *
The tracking map loads at a specific time of the event. The time is required in ISO 8601 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:35Z
sample: https://racemap.com/embed-samples#time
Map style *
Satellite:
mapStyle=SATELLITEhttps://racemap.com/player/100KmDuathlon2018#mapStyle=SATELLITETerrain:
mapStyle=TERRAINhttps://racemap.com/player/100KmDuathlon2018#mapStyle=TERRAINHybrid:
mapStyle=HYBRIDhttps://racemap.com/player/100KmDuathlon2018#mapStyle=HYBRIDRoadmap:
mapStyle=ROADMAPhttps://racemap.com/player/100KmDuathlon2018#mapStyle=ROADMAPDark:
mapStyle=DARKhttps://racemap.com/player/100KmDuathlon2018#mapStyle=DARK
Show or hide navigation bar *
Open list:
listOpen=truehttps://racemap.com/player/100KmDuathlon2018#listOpen=trueClose list:
listOpen=falsehttps://racemap.com/player/100KmDuathlon2018#listOpen=false
Show flags or dots of all participants *
Show all flags:
showAllFlags=truehttps://racemap.com/player/100KmDuathlon2018#showAllFlags=trueShow all dots:
showAllFlags=falsehttps://racemap.com/player/100KmDuathlon2018#showAllFlags=false
Set flag content *
The set flag content parameter applies only on the shown flags. It does not show all flags automatically.
Race number:
flagContent=STARTNUMBERhttps://racemap.com/player/100KmDuathlon2018#flagContent=STARTNUMBER&showAllFlags=trueName of participant:
flagContent=NAMEhttps://racemap.com/player/100KmDuathlon2018#flagContent=NAME&showAllFlags=trueRace number and name of participant:
flagContent=STARTNUMBER_AND_NAMEhttps://racemap.com/player/100KmDuathlon2018#flagContent=STARTNUMBER_AND_NAME&showAllFlags=trueRace number and the two first letters of the first and the last name eg. 012KoTr:
flagContent=TWO_LETTER_NAMEShttps://racemap.com/player/100KmDuathlon2018#flagContent=TWO_LETTER_NAMES&showAllFlags=trueRace number and the first letter of the first and the last name eg. 012KT:
flagContent=ONE_LETTER_NAMEShttps://racemap.com/player/100KmDuathlon2018#flagContent=ONE_LETTER_NAMES&showAllFlags=true
Select flag content *
The select flag content parameter applies only on the selected <participantId>. It does not show all flags automatically.
Race number:
selectedFlagContent=STARTNUMBERhttps://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=STARTNUMBERName of participant:
selectedFlagContent=NAMEhttps://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=NAMEName of participant:
selectedFlagContent=STARTNUMBER_AND_NAMEhttps://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=STARTNUMBER_AND_NAMERace number and 1st letter of participant's name:
selectedFlagContent=ONE_LETTER_NAMEShttps://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=ONE_LETTER_NAMESRace number and 1st & 2nd letter of participant's name:
selectedFlagContent=TWO_LETTER_NAMEShttps://racemap.com/player/100KmDuathlon2018#selected=632c5f966d787712f2e66ada&selectedFlagContent=TWO_LETTER_NAMES
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=true
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=true
Show or hide tabs section *
Info tabs can be elevation chart, event info, race statistics, etc.
Open info tabs:
infoTabs.OpenByDefault=truehttps://racemap.com/player/100KmDuathlon2018#infoTabs.openByDefault=trueClose info tabs:
infoTabs.OpenByDefault=falsehttps://racemap.com/player/100KmDuathlon2018#infoTabs.openByDefault=false
Set default tab *
Set the default tab in the info section.
Event info:
infoTabs.defaultTab=INFOhttps://racemap.com/player/100KmDuathlon2018#infoTabs.defaultTab=INFOElevation chart:
infoTabs.defaultTab=ELEVATIONhttps://racemap.com/player/100KmDuathlon2018#infoTabs.defaultTab=ELEVATIONLeaderboard:
infoTabs.defaultTab=TIMINGhttps://racemap.com/player/100KmDuathlon2018#infoTabs.defaultTab=TIMINGRace statistics:
infoTabs.defaultTab=STATShttps://racemap.com/player/100KmDuathlon2018#infoTabs.defaultTab=STATSRace flow:
infoTabs.defaultTab=FLOWhttps://racemap.com/player/100KmDuathlon2018#infoTabs.defaultTab=FLOW
Disable tabs *
Disable specific info tabs in the info section, comma separated.
infoTabs.DisabledTabs=INFO,ELEVATION,TIMING,FLOW,STATShttps://racemap.com/player/100KmDuathlon2018#infoTabs.disabledTabs=INFO,ELEVATION,TIMING,FLOW,STATS
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/).
Last updated
