Biggest team to ever finish this map.
Star difficulty of this map.
The total amount of times this map has been finished by any player.
The total amount of players that have ever finished this map.
Ranks for this map.
Timestamp for the first recorded finish on this map.
The height of this map.
Timestamp for the last recorded finish on this map.
Authors of this map.
Top of most amount of finishes on this map.
The average finish time of this map in seconds.
String formatted average finish time.
The name of this map.
Amount of points awarded for completing this map.
The region from which ranks are pulled. null
for global ranks.
Release timestamp of this map.
Team finishes for this map.
The direct url of this map's thumbnail image.
Array of tiles used in this map.
The type of this map.
The url of this map on ddnet.org
The url to the interactive web preview of this map.
The width of this map.
Static
clearClears the Map.cache.
Clears the CacheManager.store.
Static
setTTLSets the TTL (Time-To-Live) for objects in cache.
Sets the CacheManager.ttl.
Optional
ttlMS: numberIf provided, sets the CacheManager.ttl to this value, otherwise uses the default value.
Static
newFetch, parse and construct a new Map instance.
The name or ddnet.org url of this map.
Optional
rankSource: null | RankAvailableRegionThe region to pull ranks from. Omit for global ranks.
Wether to bypass the map data cache.
Static
searchSearch for a map.
The value to search for.
Optional
rankSource: null | RankAvailableRegionThe region to pull ranks from in the toMap
function from the returned value. Omit for global ranks.
Wether to bypass the cache.
Represents a DDNet map.
Example