Closed agaertner closed 2 years ago
Shows the display name of single sector maps such as Fractals or other instanced maps like missions. These maps have their display name in their sole sector.
We know that the display name is not the map name when the map uses its region name as map name like here: https://api.guildwars2.com/v2/maps/1384?lang=en then we know the map display name will be under https://api.guildwars2.com/v2/continents/2/floors/51/regions/26/maps/1384/sectors?ids=all which only returns one sector for said case.
I also converted this module to use the BlishHUD NuGet package.
Shows the display name of single sector maps such as Fractals or other instanced maps like missions. These maps have their display name in their sole sector.
We know that the display name is not the map name when the map uses its region name as map name like here: https://api.guildwars2.com/v2/maps/1384?lang=en then we know the map display name will be under https://api.guildwars2.com/v2/continents/2/floors/51/regions/26/maps/1384/sectors?ids=all which only returns one sector for said case.
I also converted this module to use the BlishHUD NuGet package.