Class TileAttributionSuffix
- Namespace
- LansMap.Map.TilePipeline
public sealed class TileAttributionSuffix
- Inheritance
-
objectTileAttributionSuffix
Properties
AttributionUrl
public string AttributionUrl { get; set; }
Property Value
BaseAttribution
public string BaseAttribution { get; set; }
Property Value
Methods
Add(string)
public TileAttributionSuffix.Token Add(string text)
Parameters
textstring
Returns
Remove(Token)
public void Remove(TileAttributionSuffix.Token token)
Parameters
tokenTileAttributionSuffix.Token
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.