upsampleAsync

abstract fun upsampleAsync(tilingScheme: TilingScheme, thisX: Double, thisY: Double, thisLevel: Int, descendantX: Double, descendantY: Double, descendantLevel: Int): Promise<TerrainData>?(source)