Takes an x, y, and z coordinate and a randomly-generated "variation index", and returns an ITileAdaptation object for the tile. How the variation index is used to generate the ITileAdaptation will be implementation-specific.
ITileAdaptation
A random integer between 1 (inclusive) and 65536 (exclusive)
Generated using TypeDoc
Takes an x, y, and z coordinate and a randomly-generated "variation index", and returns an
ITileAdaptation
object for the tile. How the variation index is used to generate theITileAdaptation
will be implementation-specific.