Table of Contents

Class MapTile

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll
public class MapTile : IMapTile<MapTile>
Inheritance
MapTile
Implements
Inherited Members
Extension Methods

Properties

bottomLeft

Child tile covering the bottom-left quadrant.

bottomRight

Child tile covering the bottom-right quadrant.

bounds100

Tile bounds expressed in the normalized viewport-100 coordinate space used by the map-tile utilities.

topLeft

Child tile covering the top-left quadrant.

topRight

Child tile covering the top-right quadrant.

x

Tile X coordinate at the current zoom level.

y

Tile Y coordinate at the current zoom level.

zoom

Zoom level the tile belongs to.