MapPointsOfInterest Property |
View Project on GitHub
Gets the points of interest.
Namespace: GW2CSharp.V2.Unauthenticated.ContinentsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic Dictionary<string, Poi> PointsOfInterest { get; }
Property Value
Type:
DictionaryString,
Poi
See Also