Click or drag to resize

MapTile Properties

The MapTile type exposes the following members.

Properties
 NameDescription
Public propertyImage Gets or sets the image for this tile.
Public propertyImageProvider Gets or sets the image provider that can load the images.
Public propertyViewport Gets or sets the viewport where the map will be displayed.
Public propertyX Gets the horizontal index of this tile.
Public propertyY Gets the vertical index of this tile.
Public propertyZoomLevel Gets the zoom level of this tile.
Top
See Also