Table of Contents

Class Map

Namespace
GuildWars2.Exploration.Maps
Assembly
GW2SDK.dll

Information about a map.

public sealed record Map : IEquatable<Map>
Inheritance
Map
Implements
Inherited Members

Properties

Adventures

The adventures on the map.

ContinentRectangle

The dimensions of the map within the continent coordinate system.

DefaultFloor

The default floor of the map.

GodShrines

The god shrines on the map.

Hearts

The hearts on the map. The key is the heart ID. The value is the heart.

HeroChallenges

The hero challenges on the map.

Id

The map ID.

LabelCoordinates

The coordinates of the map label.

MapRectangle

The dimensions of the map.

MasteryInsights

The mastery insights on the map.

MaxLevel

The maximum player level of the map.

MinLevel

The minimum player level of the map.

Name

The name of the map.

PointsOfInterest

The points of interest on the map. The key is the point of interest ID. The value is the point of interest.

Sectors

The sectors on the map. The key is the sector ID. The value is the sector.