[]
Represents the generic tile source which provides the pattern of the tile uri.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class GenericTileSource : MapOwnedItemBase, ITileSource, INotifier
Name | Description |
---|---|
GenericTileSource() | For internal used. Initializes a new instance of the GenericTileSource object. |
GenericTileSource(Map) | Initalizes a new instance of the GenericTileSource object. |
Name | Description |
---|---|
Serializer | The serializer used to serialize this class. |
XmlName | The name of the xml node on saveing the object into the xml file. |
Name | Description |
---|---|
LevelBase | Gets or sets the zoom value for the {level} token in TileUriPattern when ZoomLevel is 0. |
Subdomains | Gets or sets a semicolon delimited list of subdomains of the tile server. |
TileUriPattern | Gets or sets the uri pattern of the tile image. |
Name | Description |
---|---|
OnPropertyChanged() |